| OLD | NEW |
| 1 # Makefile.in generated by automake 1.11.3 from Makefile.am. | 1 # Makefile.in generated by automake 1.11.3 from Makefile.am. |
| 2 # @configure_input@ | 2 # @configure_input@ |
| 3 | 3 |
| 4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | 4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
| 5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software | 5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software |
| 6 # Foundation, Inc. | 6 # Foundation, Inc. |
| 7 # This Makefile.in is free software; the Free Software Foundation | 7 # This Makefile.in is free software; the Free Software Foundation |
| 8 # gives unlimited permission to copy and/or distribute it, | 8 # gives unlimited permission to copy and/or distribute it, |
| 9 # with or without modifications, as long as this notice is preserved. | 9 # with or without modifications, as long as this notice is preserved. |
| 10 | 10 |
| (...skipping 18 matching lines...) Expand all Loading... |
| 29 INSTALL_HEADER = $(INSTALL_DATA) | 29 INSTALL_HEADER = $(INSTALL_DATA) |
| 30 transform = $(program_transform_name) | 30 transform = $(program_transform_name) |
| 31 NORMAL_INSTALL = : | 31 NORMAL_INSTALL = : |
| 32 PRE_INSTALL = : | 32 PRE_INSTALL = : |
| 33 POST_INSTALL = : | 33 POST_INSTALL = : |
| 34 NORMAL_UNINSTALL = : | 34 NORMAL_UNINSTALL = : |
| 35 PRE_UNINSTALL = : | 35 PRE_UNINSTALL = : |
| 36 POST_UNINSTALL = : | 36 POST_UNINSTALL = : |
| 37 build_triplet = @build@ | 37 build_triplet = @build@ |
| 38 host_triplet = @host@ | 38 host_triplet = @host@ |
| 39 @LIBUSB1_COMPILE_TRUE@am__append_1 = libusb1-glue.c | 39 @MTPZ_COMPILE_TRUE@am__append_1 = mtpz.c |
| 40 @LIBUSB0_COMPILE_TRUE@am__append_2 = libusb-glue.c | 40 @LIBUSB1_COMPILE_TRUE@am__append_2 = libusb1-glue.c |
| 41 @LIBOPENUSB_COMPILE_TRUE@am__append_3 = libopenusb1-glue.c | 41 @LIBUSB0_COMPILE_TRUE@am__append_3 = libusb-glue.c |
| 42 @LIBOPENUSB_COMPILE_TRUE@am__append_4 = libopenusb1-glue.c |
| 42 subdir = src | 43 subdir = src |
| 43 DIST_COMMON = README $(include_HEADERS) $(srcdir)/Makefile.am \ | 44 DIST_COMMON = README $(include_HEADERS) $(srcdir)/Makefile.am \ |
| 44 $(srcdir)/Makefile.in $(srcdir)/libmtp.h.in | 45 $(srcdir)/Makefile.in $(srcdir)/libmtp.h.in |
| 45 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | 46 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
| 46 am__aclocal_m4_deps = $(top_srcdir)/m4/byteorder.m4 \ | 47 am__aclocal_m4_deps = $(top_srcdir)/m4/byteorder.m4 \ |
| 47 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/libtool.m4 \ | 48 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/libtool.m4 \ |
| 48 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ | 49 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ |
| 49 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ | 50 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ |
| 50 $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/configure.ac | 51 $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/configure.ac |
| 51 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | 52 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
| (...skipping 28 matching lines...) Expand all Loading... |
| 80 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ | 81 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ |
| 81 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ | 82 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ |
| 82 $(am__cd) "$$dir" && rm -f $$files; }; \ | 83 $(am__cd) "$$dir" && rm -f $$files; }; \ |
| 83 } | 84 } |
| 84 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)" | 85 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)" |
| 85 LTLIBRARIES = $(lib_LTLIBRARIES) | 86 LTLIBRARIES = $(lib_LTLIBRARIES) |
| 86 am__DEPENDENCIES_1 = | 87 am__DEPENDENCIES_1 = |
| 87 am__libmtp_la_SOURCES_DIST = libmtp.c unicode.c unicode.h util.c \ | 88 am__libmtp_la_SOURCES_DIST = libmtp.c unicode.c unicode.h util.c \ |
| 88 util.h gphoto2-endian.h _stdint.h ptp.c ptp.h \ | 89 util.h gphoto2-endian.h _stdint.h ptp.c ptp.h \ |
| 89 libusb-glue.h music-players.h device-flags.h \ | 90 libusb-glue.h music-players.h device-flags.h \ |
| 90 » libusb1-glue.c libusb-glue.c libopenusb1-glue.c | 91 » mtpz.h mtpz.c libusb1-glue.c libusb-glue.c libopenusb1-glue.c |
| 91 @LIBUSB1_COMPILE_TRUE@am__objects_1 = libmtp_la-libusb1-glue.lo | 92 @MTPZ_COMPILE_TRUE@am__objects_1 = libmtp_la-mtpz.lo |
| 92 @LIBUSB0_COMPILE_TRUE@am__objects_2 = libmtp_la-libusb-glue.lo | 93 @LIBUSB1_COMPILE_TRUE@am__objects_2 = libmtp_la-libusb1-glue.lo |
| 93 @LIBOPENUSB_COMPILE_TRUE@am__objects_3 = \ | 94 @LIBUSB0_COMPILE_TRUE@am__objects_3 = libmtp_la-libusb-glue.lo |
| 95 @LIBOPENUSB_COMPILE_TRUE@am__objects_4 = \ |
| 94 @LIBOPENUSB_COMPILE_TRUE@ libmtp_la-libopenusb1-glue.lo | 96 @LIBOPENUSB_COMPILE_TRUE@ libmtp_la-libopenusb1-glue.lo |
| 95 am_libmtp_la_OBJECTS = libmtp_la-libmtp.lo libmtp_la-unicode.lo \ | 97 am_libmtp_la_OBJECTS = libmtp_la-libmtp.lo libmtp_la-unicode.lo \ |
| 96 libmtp_la-util.lo libmtp_la-ptp.lo \ | 98 libmtp_la-util.lo libmtp_la-ptp.lo \ |
| 97 » $(am__objects_1) $(am__objects_2) $(am__objects_3) | 99 » $(am__objects_1) $(am__objects_2) $(am__objects_3) \ |
| 100 » $(am__objects_4) |
| 98 libmtp_la_OBJECTS = $(am_libmtp_la_OBJECTS) | 101 libmtp_la_OBJECTS = $(am_libmtp_la_OBJECTS) |
| 99 libmtp_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ | 102 libmtp_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ |
| 100 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libmtp_la_CFLAGS) \ | 103 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libmtp_la_CFLAGS) \ |
| 101 $(CFLAGS) $(libmtp_la_LDFLAGS) $(LDFLAGS) -o $@ | 104 $(CFLAGS) $(libmtp_la_LDFLAGS) $(LDFLAGS) -o $@ |
| 102 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) | 105 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) |
| 103 depcomp = $(SHELL) $(top_srcdir)/depcomp | 106 depcomp = $(SHELL) $(top_srcdir)/depcomp |
| 104 am__depfiles_maybe = depfiles | 107 am__depfiles_maybe = depfiles |
| 105 am__mv = mv -f | 108 am__mv = mv -f |
| 106 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ | 109 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ |
| 107 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | 110 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
| (...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 247 sysconfdir = @sysconfdir@ | 250 sysconfdir = @sysconfdir@ |
| 248 target_alias = @target_alias@ | 251 target_alias = @target_alias@ |
| 249 top_build_prefix = @top_build_prefix@ | 252 top_build_prefix = @top_build_prefix@ |
| 250 top_builddir = @top_builddir@ | 253 top_builddir = @top_builddir@ |
| 251 top_srcdir = @top_srcdir@ | 254 top_srcdir = @top_srcdir@ |
| 252 lib_LTLIBRARIES = libmtp.la | 255 lib_LTLIBRARIES = libmtp.la |
| 253 libmtp_la_CFLAGS = @LIBUSB_CFLAGS@ | 256 libmtp_la_CFLAGS = @LIBUSB_CFLAGS@ |
| 254 libmtp_la_SOURCES = libmtp.c unicode.c unicode.h util.c util.h \ | 257 libmtp_la_SOURCES = libmtp.c unicode.c unicode.h util.c util.h \ |
| 255 gphoto2-endian.h _stdint.h ptp.c ptp.h \ | 258 gphoto2-endian.h _stdint.h ptp.c ptp.h \ |
| 256 libusb-glue.h music-players.h device-flags.h \ | 259 libusb-glue.h music-players.h device-flags.h \ |
| 257 » $(am__append_1) $(am__append_2) $(am__append_3) | 260 » mtpz.h $(am__append_1) $(am__append_2) $(am__append_3) \ |
| 261 » $(am__append_4) |
| 258 include_HEADERS = libmtp.h | 262 include_HEADERS = libmtp.h |
| 259 EXTRA_DIST = libmtp.h.in libmtp.sym ptp-pack.c | 263 EXTRA_DIST = libmtp.h.in libmtp.sym ptp-pack.c |
| 260 | 264 |
| 261 # --------------------------------------------------------------------------- | 265 # --------------------------------------------------------------------------- |
| 262 # Advanced information about versioning: | 266 # Advanced information about versioning: |
| 263 # * "Writing shared libraries" by Mike Hearn | 267 # * "Writing shared libraries" by Mike Hearn |
| 264 # http://plan99.net/~mike/writing-shared-libraries.html | 268 # http://plan99.net/~mike/writing-shared-libraries.html |
| 265 # * libtool.info chapter "Versioning" | 269 # * libtool.info chapter "Versioning" |
| 266 # * libtool.info chapter "Updating library version information" | 270 # * libtool.info chapter "Updating library version information" |
| 267 # --------------------------------------------------------------------------- | 271 # --------------------------------------------------------------------------- |
| 268 # Versioning: | 272 # Versioning: |
| 269 # - CURRENT (Major): Increment if the interface has changes. AGE is always | 273 # - CURRENT (Major): Increment if the interface has changes. AGE is always |
| 270 # *changed* at the same time. | 274 # *changed* at the same time. |
| 271 # - AGE (Micro): Increment if any interfaces have been added; set to 0 | 275 # - AGE (Micro): Increment if any interfaces have been added; set to 0 |
| 272 # if any interfaces have been removed. Removal has | 276 # if any interfaces have been removed. Removal has |
| 273 # precedence over adding, so set to 0 if both happened. | 277 # precedence over adding, so set to 0 if both happened. |
| 274 # It denotes upward compatibility. | 278 # It denotes upward compatibility. |
| 275 # - REVISION (Minor): Increment any time the source changes; set to | 279 # - REVISION (Minor): Increment any time the source changes; set to |
| 276 # 0 if you incremented CURRENT. | 280 # 0 if you incremented CURRENT. |
| 277 # | 281 # |
| 278 # To summarize. Any interface *change* increment CURRENT. If that interface | 282 # To summarize. Any interface *change* increment CURRENT. If that interface |
| 279 # change does not break upward compatibility (ie it is an addition), | 283 # change does not break upward compatibility (ie it is an addition), |
| 280 # increment AGE, Otherwise AGE is reset to 0. If CURRENT has changed, | 284 # increment AGE, Otherwise AGE is reset to 0. If CURRENT has changed, |
| 281 # REVISION is set to 0, otherwise REVISION is incremented. | 285 # REVISION is set to 0, otherwise REVISION is incremented. |
| 282 # --------------------------------------------------------------------------- | 286 # --------------------------------------------------------------------------- |
| 283 CURRENT = 9 | 287 CURRENT = 9 |
| 284 AGE = 0 | 288 AGE = 0 |
| 285 REVISION = 3 | 289 REVISION = 5 |
| 286 SOVERSION = $(CURRENT):$(REVISION):$(AGE) | 290 SOVERSION = $(CURRENT):$(REVISION):$(AGE) |
| 287 LT_CURRENT_MINUS_AGE = `expr $(CURRENT) - $(AGE)` | 291 LT_CURRENT_MINUS_AGE = `expr $(CURRENT) - $(AGE)` |
| 288 @COMPILE_MINGW32_TRUE@W32_LIBS = -lws2_32 | 292 @COMPILE_MINGW32_TRUE@W32_LIBS = -lws2_32 |
| 289 @COMPILE_MINGW32_TRUE@W32_LDFLAGS = -export-dynamic | 293 @COMPILE_MINGW32_TRUE@W32_LDFLAGS = -export-dynamic |
| 290 @COMPILE_MINGW32_TRUE@@MS_LIB_EXE_TRUE@noinst_DATA = libmtp.lib | 294 @COMPILE_MINGW32_TRUE@@MS_LIB_EXE_TRUE@noinst_DATA = libmtp.lib |
| 291 libmtp_la_LDFLAGS = @LDFLAGS@ -no-undefined -export-symbols $(srcdir)/libmtp.sym
-version-info $(SOVERSION) $(W32_LDFLAGS) | 295 libmtp_la_LDFLAGS = @LDFLAGS@ -no-undefined -export-symbols $(srcdir)/libmtp.sym
-version-info $(SOVERSION) $(W32_LDFLAGS) |
| 292 libmtp_la_LIBADD = $(W32_LIBS) $(LTLIBICONV) @LIBUSB_LIBS@ | 296 libmtp_la_LIBADD = $(W32_LIBS) $(LTLIBICONV) @LIBUSB_LIBS@ |
| 293 libmtp_la_DEPENDENCIES = $(srcdir)/libmtp.sym | 297 libmtp_la_DEPENDENCIES = $(srcdir)/libmtp.sym |
| 294 DISTCLEANFILES = _stdint.h gphoto2-endian.h | 298 DISTCLEANFILES = _stdint.h gphoto2-endian.h |
| 295 all: all-am | 299 all: all-am |
| (...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 365 mostlyclean-compile: | 369 mostlyclean-compile: |
| 366 -rm -f *.$(OBJEXT) | 370 -rm -f *.$(OBJEXT) |
| 367 | 371 |
| 368 distclean-compile: | 372 distclean-compile: |
| 369 -rm -f *.tab.c | 373 -rm -f *.tab.c |
| 370 | 374 |
| 371 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmtp_la-libmtp.Plo@am__quote@ | 375 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmtp_la-libmtp.Plo@am__quote@ |
| 372 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmtp_la-libopenusb1-glue.Plo@
am__quote@ | 376 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmtp_la-libopenusb1-glue.Plo@
am__quote@ |
| 373 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmtp_la-libusb-glue.Plo@am__q
uote@ | 377 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmtp_la-libusb-glue.Plo@am__q
uote@ |
| 374 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmtp_la-libusb1-glue.Plo@am__
quote@ | 378 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmtp_la-libusb1-glue.Plo@am__
quote@ |
| 379 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmtp_la-mtpz.Plo@am__quote@ |
| 375 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmtp_la-ptp.Plo@am__quote@ | 380 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmtp_la-ptp.Plo@am__quote@ |
| 376 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmtp_la-unicode.Plo@am__quote
@ | 381 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmtp_la-unicode.Plo@am__quote
@ |
| 377 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmtp_la-util.Plo@am__quote@ | 382 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmtp_la-util.Plo@am__quote@ |
| 378 | 383 |
| 379 .c.o: | 384 .c.o: |
| 380 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@
$< | 385 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@
$< |
| 381 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po | 386 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po |
| 382 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDE
PBACKSLASH@ | 387 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDE
PBACKSLASH@ |
| 383 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
@AMDEPBACKSLASH@ | 388 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
@AMDEPBACKSLASH@ |
| 384 @am__fastdepCC_FALSE@ $(COMPILE) -c $< | 389 @am__fastdepCC_FALSE@ $(COMPILE) -c $< |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 418 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
@AMDEPBACKSLASH@ | 423 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
@AMDEPBACKSLASH@ |
| 419 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS)
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CP
PFLAGS) $(libmtp_la_CFLAGS) $(CFLAGS) -c -o libmtp_la-util.lo `test -f 'util.c'
|| echo '$(srcdir)/'`util.c | 424 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS)
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CP
PFLAGS) $(libmtp_la_CFLAGS) $(CFLAGS) -c -o libmtp_la-util.lo `test -f 'util.c'
|| echo '$(srcdir)/'`util.c |
| 420 | 425 |
| 421 libmtp_la-ptp.lo: ptp.c | 426 libmtp_la-ptp.lo: ptp.c |
| 422 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS)
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CP
PFLAGS) $(libmtp_la_CFLAGS) $(CFLAGS) -MT libmtp_la-ptp.lo -MD -MP -MF $(DEPDIR)
/libmtp_la-ptp.Tpo -c -o libmtp_la-ptp.lo `test -f 'ptp.c' || echo '$(srcdir)/'`
ptp.c | 427 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS)
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CP
PFLAGS) $(libmtp_la_CFLAGS) $(CFLAGS) -MT libmtp_la-ptp.lo -MD -MP -MF $(DEPDIR)
/libmtp_la-ptp.Tpo -c -o libmtp_la-ptp.lo `test -f 'ptp.c' || echo '$(srcdir)/'`
ptp.c |
| 423 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libmtp_la-ptp.Tpo $(DEPDIR)/libmtp_l
a-ptp.Plo | 428 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libmtp_la-ptp.Tpo $(DEPDIR)/libmtp_l
a-ptp.Plo |
| 424 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ptp.c' object='libmtp_la-ptp.lo'
libtool=yes @AMDEPBACKSLASH@ | 429 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ptp.c' object='libmtp_la-ptp.lo'
libtool=yes @AMDEPBACKSLASH@ |
| 425 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
@AMDEPBACKSLASH@ | 430 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
@AMDEPBACKSLASH@ |
| 426 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS)
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CP
PFLAGS) $(libmtp_la_CFLAGS) $(CFLAGS) -c -o libmtp_la-ptp.lo `test -f 'ptp.c' ||
echo '$(srcdir)/'`ptp.c | 431 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS)
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CP
PFLAGS) $(libmtp_la_CFLAGS) $(CFLAGS) -c -o libmtp_la-ptp.lo `test -f 'ptp.c' ||
echo '$(srcdir)/'`ptp.c |
| 427 | 432 |
| 433 libmtp_la-mtpz.lo: mtpz.c |
| 434 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS)
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CP
PFLAGS) $(libmtp_la_CFLAGS) $(CFLAGS) -MT libmtp_la-mtpz.lo -MD -MP -MF $(DEPDIR
)/libmtp_la-mtpz.Tpo -c -o libmtp_la-mtpz.lo `test -f 'mtpz.c' || echo '$(srcdir
)/'`mtpz.c |
| 435 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libmtp_la-mtpz.Tpo $(DEPDIR)/libmtp_
la-mtpz.Plo |
| 436 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mtpz.c' object='libmtp_la-mtpz.l
o' libtool=yes @AMDEPBACKSLASH@ |
| 437 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
@AMDEPBACKSLASH@ |
| 438 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS)
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CP
PFLAGS) $(libmtp_la_CFLAGS) $(CFLAGS) -c -o libmtp_la-mtpz.lo `test -f 'mtpz.c'
|| echo '$(srcdir)/'`mtpz.c |
| 439 |
| 428 libmtp_la-libusb1-glue.lo: libusb1-glue.c | 440 libmtp_la-libusb1-glue.lo: libusb1-glue.c |
| 429 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS)
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CP
PFLAGS) $(libmtp_la_CFLAGS) $(CFLAGS) -MT libmtp_la-libusb1-glue.lo -MD -MP -MF
$(DEPDIR)/libmtp_la-libusb1-glue.Tpo -c -o libmtp_la-libusb1-glue.lo `test -f 'l
ibusb1-glue.c' || echo '$(srcdir)/'`libusb1-glue.c | 441 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS)
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CP
PFLAGS) $(libmtp_la_CFLAGS) $(CFLAGS) -MT libmtp_la-libusb1-glue.lo -MD -MP -MF
$(DEPDIR)/libmtp_la-libusb1-glue.Tpo -c -o libmtp_la-libusb1-glue.lo `test -f 'l
ibusb1-glue.c' || echo '$(srcdir)/'`libusb1-glue.c |
| 430 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libmtp_la-libusb1-glue.Tpo $(DEPDIR)
/libmtp_la-libusb1-glue.Plo | 442 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libmtp_la-libusb1-glue.Tpo $(DEPDIR)
/libmtp_la-libusb1-glue.Plo |
| 431 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='libusb1-glue.c' object='libmtp_l
a-libusb1-glue.lo' libtool=yes @AMDEPBACKSLASH@ | 443 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='libusb1-glue.c' object='libmtp_l
a-libusb1-glue.lo' libtool=yes @AMDEPBACKSLASH@ |
| 432 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
@AMDEPBACKSLASH@ | 444 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
@AMDEPBACKSLASH@ |
| 433 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS)
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CP
PFLAGS) $(libmtp_la_CFLAGS) $(CFLAGS) -c -o libmtp_la-libusb1-glue.lo `test -f '
libusb1-glue.c' || echo '$(srcdir)/'`libusb1-glue.c | 445 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS)
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CP
PFLAGS) $(libmtp_la_CFLAGS) $(CFLAGS) -c -o libmtp_la-libusb1-glue.lo `test -f '
libusb1-glue.c' || echo '$(srcdir)/'`libusb1-glue.c |
| 434 | 446 |
| 435 libmtp_la-libusb-glue.lo: libusb-glue.c | 447 libmtp_la-libusb-glue.lo: libusb-glue.c |
| 436 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS)
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CP
PFLAGS) $(libmtp_la_CFLAGS) $(CFLAGS) -MT libmtp_la-libusb-glue.lo -MD -MP -MF $
(DEPDIR)/libmtp_la-libusb-glue.Tpo -c -o libmtp_la-libusb-glue.lo `test -f 'libu
sb-glue.c' || echo '$(srcdir)/'`libusb-glue.c | 448 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS)
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CP
PFLAGS) $(libmtp_la_CFLAGS) $(CFLAGS) -MT libmtp_la-libusb-glue.lo -MD -MP -MF $
(DEPDIR)/libmtp_la-libusb-glue.Tpo -c -o libmtp_la-libusb-glue.lo `test -f 'libu
sb-glue.c' || echo '$(srcdir)/'`libusb-glue.c |
| 437 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libmtp_la-libusb-glue.Tpo $(DEPDIR)/
libmtp_la-libusb-glue.Plo | 449 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libmtp_la-libusb-glue.Tpo $(DEPDIR)/
libmtp_la-libusb-glue.Plo |
| (...skipping 252 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 690 @COMPILE_MINGW32_TRUE@@MS_LIB_EXE_TRUE@ cat $< >> libmtp.def | 702 @COMPILE_MINGW32_TRUE@@MS_LIB_EXE_TRUE@ cat $< >> libmtp.def |
| 691 @COMPILE_MINGW32_TRUE@@MS_LIB_EXE_TRUE@libmtp.lib: libmtp.la libmtp.def | 703 @COMPILE_MINGW32_TRUE@@MS_LIB_EXE_TRUE@libmtp.lib: libmtp.la libmtp.def |
| 692 @COMPILE_MINGW32_TRUE@@MS_LIB_EXE_TRUE@ lib -name:libmtp-$(LT_CURRENT_MINUS_AGE)
.dll -def:libmtp.def -out:$@ | 704 @COMPILE_MINGW32_TRUE@@MS_LIB_EXE_TRUE@ lib -name:libmtp-$(LT_CURRENT_MINUS_AGE)
.dll -def:libmtp.def -out:$@ |
| 693 @COMPILE_MINGW32_TRUE@@MS_LIB_EXE_TRUE@install-data-local: libmtp.lib libmtp.def | 705 @COMPILE_MINGW32_TRUE@@MS_LIB_EXE_TRUE@install-data-local: libmtp.lib libmtp.def |
| 694 @COMPILE_MINGW32_TRUE@@MS_LIB_EXE_TRUE@ $(INSTALL) libmtp.def $(DESTDIR)$(libdir
) | 706 @COMPILE_MINGW32_TRUE@@MS_LIB_EXE_TRUE@ $(INSTALL) libmtp.def $(DESTDIR)$(libdir
) |
| 695 @COMPILE_MINGW32_TRUE@@MS_LIB_EXE_TRUE@ $(INSTALL) libmtp.lib $(DESTDIR)$(libdir
) | 707 @COMPILE_MINGW32_TRUE@@MS_LIB_EXE_TRUE@ $(INSTALL) libmtp.lib $(DESTDIR)$(libdir
) |
| 696 | 708 |
| 697 # Tell versions [3.59,3.63) of GNU make to not export all variables. | 709 # Tell versions [3.59,3.63) of GNU make to not export all variables. |
| 698 # Otherwise a system limit (for SysV at least) may be exceeded. | 710 # Otherwise a system limit (for SysV at least) may be exceeded. |
| 699 .NOEXPORT: | 711 .NOEXPORT: |
| OLD | NEW |