Code Sync up from tizen_2.4
[platform/upstream/libmtp.git] / src / Makefile.in
1 # Makefile.in generated by automake 1.13.4 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17
18
19 VPATH = @srcdir@
20 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
21 am__make_running_with_option = \
22   case $${target_option-} in \
23       ?) ;; \
24       *) echo "am__make_running_with_option: internal error: invalid" \
25               "target option '$${target_option-}' specified" >&2; \
26          exit 1;; \
27   esac; \
28   has_opt=no; \
29   sane_makeflags=$$MAKEFLAGS; \
30   if $(am__is_gnu_make); then \
31     sane_makeflags=$$MFLAGS; \
32   else \
33     case $$MAKEFLAGS in \
34       *\\[\ \   ]*) \
35         bs=\\; \
36         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
37           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
38     esac; \
39   fi; \
40   skip_next=no; \
41   strip_trailopt () \
42   { \
43     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
44   }; \
45   for flg in $$sane_makeflags; do \
46     test $$skip_next = yes && { skip_next=no; continue; }; \
47     case $$flg in \
48       *=*|--*) continue;; \
49         -*I) strip_trailopt 'I'; skip_next=yes;; \
50       -*I?*) strip_trailopt 'I';; \
51         -*O) strip_trailopt 'O'; skip_next=yes;; \
52       -*O?*) strip_trailopt 'O';; \
53         -*l) strip_trailopt 'l'; skip_next=yes;; \
54       -*l?*) strip_trailopt 'l';; \
55       -[dEDm]) skip_next=yes;; \
56       -[JT]) skip_next=yes;; \
57     esac; \
58     case $$flg in \
59       *$$target_option*) has_opt=yes; break;; \
60     esac; \
61   done; \
62   test $$has_opt = yes
63 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
64 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
65 pkgdatadir = $(datadir)/@PACKAGE@
66 pkgincludedir = $(includedir)/@PACKAGE@
67 pkglibdir = $(libdir)/@PACKAGE@
68 pkglibexecdir = $(libexecdir)/@PACKAGE@
69 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
70 install_sh_DATA = $(install_sh) -c -m 644
71 install_sh_PROGRAM = $(install_sh) -c
72 install_sh_SCRIPT = $(install_sh) -c
73 INSTALL_HEADER = $(INSTALL_DATA)
74 transform = $(program_transform_name)
75 NORMAL_INSTALL = :
76 PRE_INSTALL = :
77 POST_INSTALL = :
78 NORMAL_UNINSTALL = :
79 PRE_UNINSTALL = :
80 POST_UNINSTALL = :
81 build_triplet = @build@
82 host_triplet = @host@
83 @MTPZ_COMPILE_TRUE@am__append_1 = mtpz.c
84 @LIBUSB1_COMPILE_TRUE@am__append_2 = libusb1-glue.c
85 @LIBUSB0_COMPILE_TRUE@am__append_3 = libusb-glue.c
86 @LIBOPENUSB_COMPILE_TRUE@am__append_4 = libopenusb1-glue.c
87 subdir = src
88 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
89         $(srcdir)/libmtp.h.in $(top_srcdir)/depcomp $(include_HEADERS) \
90         README
91 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92 am__aclocal_m4_deps = $(top_srcdir)/m4/byteorder.m4 \
93         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/libtool.m4 \
94         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
95         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
96         $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/configure.ac
97 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
98         $(ACLOCAL_M4)
99 mkinstalldirs = $(install_sh) -d
100 CONFIG_HEADER = $(top_builddir)/config.h
101 CONFIG_CLEAN_FILES = libmtp.h
102 CONFIG_CLEAN_VPATH_FILES =
103 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
104 am__vpath_adj = case $$p in \
105     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
106     *) f=$$p;; \
107   esac;
108 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
109 am__install_max = 40
110 am__nobase_strip_setup = \
111   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
112 am__nobase_strip = \
113   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
114 am__nobase_list = $(am__nobase_strip_setup); \
115   for p in $$list; do echo "$$p $$p"; done | \
116   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
117   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
118     if (++n[$$2] == $(am__install_max)) \
119       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
120     END { for (dir in files) print dir, files[dir] }'
121 am__base_list = \
122   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
123   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
124 am__uninstall_files_from_dir = { \
125   test -z "$$files" \
126     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
127     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
128          $(am__cd) "$$dir" && rm -f $$files; }; \
129   }
130 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
131 LTLIBRARIES = $(lib_LTLIBRARIES)
132 am__DEPENDENCIES_1 =
133 am__libmtp_la_SOURCES_DIST = libmtp.c unicode.c unicode.h util.c \
134         util.h playlist-spl.c gphoto2-endian.h _stdint.h ptp.c ptp.h \
135         libusb-glue.h music-players.h device-flags.h playlist-spl.h \
136         mtpz.h chdk_live_view.h chdk_ptp.h mtpz.c libusb1-glue.c \
137         libusb-glue.c libopenusb1-glue.c
138 @MTPZ_COMPILE_TRUE@am__objects_1 = libmtp_la-mtpz.lo
139 @LIBUSB1_COMPILE_TRUE@am__objects_2 = libmtp_la-libusb1-glue.lo
140 @LIBUSB0_COMPILE_TRUE@am__objects_3 = libmtp_la-libusb-glue.lo
141 @LIBOPENUSB_COMPILE_TRUE@am__objects_4 =  \
142 @LIBOPENUSB_COMPILE_TRUE@       libmtp_la-libopenusb1-glue.lo
143 am_libmtp_la_OBJECTS = libmtp_la-libmtp.lo libmtp_la-unicode.lo \
144         libmtp_la-util.lo libmtp_la-playlist-spl.lo libmtp_la-ptp.lo \
145         $(am__objects_1) $(am__objects_2) $(am__objects_3) \
146         $(am__objects_4)
147 libmtp_la_OBJECTS = $(am_libmtp_la_OBJECTS)
148 AM_V_lt = $(am__v_lt_@AM_V@)
149 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
150 am__v_lt_0 = --silent
151 am__v_lt_1 = 
152 libmtp_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
153         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libmtp_la_CFLAGS) \
154         $(CFLAGS) $(libmtp_la_LDFLAGS) $(LDFLAGS) -o $@
155 AM_V_P = $(am__v_P_@AM_V@)
156 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
157 am__v_P_0 = false
158 am__v_P_1 = :
159 AM_V_GEN = $(am__v_GEN_@AM_V@)
160 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
161 am__v_GEN_0 = @echo "  GEN     " $@;
162 am__v_GEN_1 = 
163 AM_V_at = $(am__v_at_@AM_V@)
164 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
165 am__v_at_0 = @
166 am__v_at_1 = 
167 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
168 depcomp = $(SHELL) $(top_srcdir)/depcomp
169 am__depfiles_maybe = depfiles
170 am__mv = mv -f
171 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
172         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
173 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
174         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
175         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
176         $(AM_CFLAGS) $(CFLAGS)
177 AM_V_CC = $(am__v_CC_@AM_V@)
178 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
179 am__v_CC_0 = @echo "  CC      " $@;
180 am__v_CC_1 = 
181 CCLD = $(CC)
182 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
183         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
184         $(AM_LDFLAGS) $(LDFLAGS) -o $@
185 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
186 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
187 am__v_CCLD_0 = @echo "  CCLD    " $@;
188 am__v_CCLD_1 = 
189 SOURCES = $(libmtp_la_SOURCES)
190 DIST_SOURCES = $(am__libmtp_la_SOURCES_DIST)
191 am__can_run_installinfo = \
192   case $$AM_UPDATE_INFO_DIR in \
193     n|no|NO) false;; \
194     *) (install-info --version) >/dev/null 2>&1;; \
195   esac
196 DATA = $(noinst_DATA)
197 HEADERS = $(include_HEADERS)
198 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
199 # Read a list of newline-separated strings from the standard input,
200 # and print each of them once, without duplicates.  Input order is
201 # *not* preserved.
202 am__uniquify_input = $(AWK) '\
203   BEGIN { nonempty = 0; } \
204   { items[$$0] = 1; nonempty = 1; } \
205   END { if (nonempty) { for (i in items) print i; }; } \
206 '
207 # Make sure the list of sources is unique.  This is necessary because,
208 # e.g., the same source file might be shared among _SOURCES variables
209 # for different programs/libraries.
210 am__define_uniq_tagged_files = \
211   list='$(am__tagged_files)'; \
212   unique=`for i in $$list; do \
213     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
214   done | $(am__uniquify_input)`
215 ETAGS = etags
216 CTAGS = ctags
217 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
218 ACLOCAL = @ACLOCAL@
219 AMTAR = @AMTAR@
220 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
221 AR = @AR@
222 AS = @AS@
223 AUTOCONF = @AUTOCONF@
224 AUTOHEADER = @AUTOHEADER@
225 AUTOMAKE = @AUTOMAKE@
226 AWK = @AWK@
227 CC = @CC@
228 CCDEPMODE = @CCDEPMODE@
229 CFLAGS = @CFLAGS@
230 CPP = @CPP@
231 CPPFLAGS = @CPPFLAGS@
232 CYGPATH_W = @CYGPATH_W@
233 DEFS = @DEFS@
234 DEPDIR = @DEPDIR@
235 DLLTOOL = @DLLTOOL@
236 DSYMUTIL = @DSYMUTIL@
237 DUMPBIN = @DUMPBIN@
238 ECHO_C = @ECHO_C@
239 ECHO_N = @ECHO_N@
240 ECHO_T = @ECHO_T@
241 EGREP = @EGREP@
242 EXEEXT = @EXEEXT@
243 FGREP = @FGREP@
244 GREP = @GREP@
245 HAVE_DOXYGEN = @HAVE_DOXYGEN@
246 INSTALL = @INSTALL@
247 INSTALL_DATA = @INSTALL_DATA@
248 INSTALL_PROGRAM = @INSTALL_PROGRAM@
249 INSTALL_SCRIPT = @INSTALL_SCRIPT@
250 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
251 LD = @LD@
252 LDFLAGS = @LDFLAGS@
253 LIBICONV = @LIBICONV@
254 LIBOBJS = @LIBOBJS@
255 LIBS = @LIBS@
256 LIBTOOL = @LIBTOOL@
257 LIBUSB_CFLAGS = @LIBUSB_CFLAGS@
258 LIBUSB_LIBS = @LIBUSB_LIBS@
259 LIBUSB_REQUIRES = @LIBUSB_REQUIRES@
260 LIPO = @LIPO@
261 LN_S = @LN_S@
262 LTLIBICONV = @LTLIBICONV@
263 LTLIBOBJS = @LTLIBOBJS@
264 MAKEINFO = @MAKEINFO@
265 MANIFEST_TOOL = @MANIFEST_TOOL@
266 MKDIR_P = @MKDIR_P@
267 NM = @NM@
268 NMEDIT = @NMEDIT@
269 OBJDUMP = @OBJDUMP@
270 OBJEXT = @OBJEXT@
271 OSFLAGS = @OSFLAGS@
272 OTOOL = @OTOOL@
273 OTOOL64 = @OTOOL64@
274 PACKAGE = @PACKAGE@
275 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
276 PACKAGE_NAME = @PACKAGE_NAME@
277 PACKAGE_STRING = @PACKAGE_STRING@
278 PACKAGE_TARNAME = @PACKAGE_TARNAME@
279 PACKAGE_URL = @PACKAGE_URL@
280 PACKAGE_VERSION = @PACKAGE_VERSION@
281 PATH_SEPARATOR = @PATH_SEPARATOR@
282 PKG_CONFIG = @PKG_CONFIG@
283 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
284 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
285 RANLIB = @RANLIB@
286 SED = @SED@
287 SET_MAKE = @SET_MAKE@
288 SHELL = @SHELL@
289 STRIP = @STRIP@
290 UDEV = @UDEV@
291 UDEV_GROUP = @UDEV_GROUP@
292 UDEV_MODE = @UDEV_MODE@
293 UDEV_RULES = @UDEV_RULES@
294 VERSION = @VERSION@
295 abs_builddir = @abs_builddir@
296 abs_srcdir = @abs_srcdir@
297 abs_top_builddir = @abs_top_builddir@
298 abs_top_srcdir = @abs_top_srcdir@
299 ac_ct_AR = @ac_ct_AR@
300 ac_ct_CC = @ac_ct_CC@
301 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
302 am__include = @am__include@
303 am__leading_dot = @am__leading_dot@
304 am__quote = @am__quote@
305 am__tar = @am__tar@
306 am__untar = @am__untar@
307 bindir = @bindir@
308 build = @build@
309 build_alias = @build_alias@
310 build_cpu = @build_cpu@
311 build_os = @build_os@
312 build_vendor = @build_vendor@
313 builddir = @builddir@
314 datadir = @datadir@
315 datarootdir = @datarootdir@
316 docdir = @docdir@
317 dvidir = @dvidir@
318 effective_target = @effective_target@
319 exec_prefix = @exec_prefix@
320 host = @host@
321 host_alias = @host_alias@
322 host_cpu = @host_cpu@
323 host_os = @host_os@
324 host_vendor = @host_vendor@
325 htmldir = @htmldir@
326 includedir = @includedir@
327 infodir = @infodir@
328 install_sh = @install_sh@
329 libdir = @libdir@
330 libexecdir = @libexecdir@
331 localedir = @localedir@
332 localstatedir = @localstatedir@
333 mandir = @mandir@
334 mkdir_p = @mkdir_p@
335 ms_lib_exe = @ms_lib_exe@
336 oldincludedir = @oldincludedir@
337 pdfdir = @pdfdir@
338 prefix = @prefix@
339 program_transform_name = @program_transform_name@
340 psdir = @psdir@
341 sbindir = @sbindir@
342 sharedstatedir = @sharedstatedir@
343 srcdir = @srcdir@
344 sysconfdir = @sysconfdir@
345 target_alias = @target_alias@
346 top_build_prefix = @top_build_prefix@
347 top_builddir = @top_builddir@
348 top_srcdir = @top_srcdir@
349 lib_LTLIBRARIES = libmtp.la
350 libmtp_la_CFLAGS = @LIBUSB_CFLAGS@
351 libmtp_la_SOURCES = libmtp.c unicode.c unicode.h util.c util.h \
352         playlist-spl.c gphoto2-endian.h _stdint.h ptp.c ptp.h \
353         libusb-glue.h music-players.h device-flags.h playlist-spl.h \
354         mtpz.h chdk_live_view.h chdk_ptp.h $(am__append_1) \
355         $(am__append_2) $(am__append_3) $(am__append_4)
356 include_HEADERS = libmtp.h
357 EXTRA_DIST = libmtp.h.in libmtp.sym ptp-pack.c
358
359 # ---------------------------------------------------------------------------
360 # Advanced information about versioning:
361 #   * "Writing shared libraries" by Mike Hearn
362 #      http://plan99.net/~mike/writing-shared-libraries.html
363 #   * libtool.info chapter "Versioning"
364 #   * libtool.info chapter "Updating library version information"
365 # ---------------------------------------------------------------------------
366 # Versioning:
367 #  - CURRENT (Major):  Increment if the interface has changes. AGE is always
368 #                      *changed* at the same time.
369 #  - AGE (Micro):      Increment if any interfaces have been added; set to 0
370 #                        if any interfaces have been removed. Removal has
371 #                      precedence over adding, so set to 0 if both happened.
372 #                      It denotes upward compatibility.
373 #  - REVISION (Minor): Increment any time the source changes; set to
374 #                        0 if you incremented CURRENT.
375 #
376 #  To summarize. Any interface *change* increment CURRENT. If that interface
377 #  change does not break upward compatibility (ie it is an addition),
378 #  increment AGE, Otherwise AGE is reset to 0. If CURRENT has changed,
379 #  REVISION is set to 0, otherwise REVISION is incremented.
380 # ---------------------------------------------------------------------------
381 CURRENT = 12
382 AGE = 3
383 REVISION = 0
384 SOVERSION = $(CURRENT):$(REVISION):$(AGE)
385 LT_CURRENT_MINUS_AGE = `expr $(CURRENT) - $(AGE)`
386 @COMPILE_MINGW32_TRUE@W32_LIBS = -lws2_32
387 @COMPILE_MINGW32_TRUE@W32_LDFLAGS = -export-dynamic
388 @COMPILE_MINGW32_TRUE@@MS_LIB_EXE_TRUE@noinst_DATA = libmtp.lib
389 libmtp_la_LDFLAGS = @LDFLAGS@ -no-undefined -export-symbols $(srcdir)/libmtp.sym -version-info $(SOVERSION) $(W32_LDFLAGS)
390 libmtp_la_LIBADD = $(W32_LIBS) $(LTLIBICONV) @LIBUSB_LIBS@
391 libmtp_la_DEPENDENCIES = $(srcdir)/libmtp.sym
392 DISTCLEANFILES = _stdint.h gphoto2-endian.h
393 all: all-am
394
395 .SUFFIXES:
396 .SUFFIXES: .c .lo .o .obj
397 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
398         @for dep in $?; do \
399           case '$(am__configure_deps)' in \
400             *$$dep*) \
401               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
402                 && { if test -f $@; then exit 0; else break; fi; }; \
403               exit 1;; \
404           esac; \
405         done; \
406         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
407         $(am__cd) $(top_srcdir) && \
408           $(AUTOMAKE) --foreign src/Makefile
409 .PRECIOUS: Makefile
410 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
411         @case '$?' in \
412           *config.status*) \
413             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
414           *) \
415             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
416             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
417         esac;
418
419 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
420         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
421
422 $(top_srcdir)/configure:  $(am__configure_deps)
423         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
424 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
425         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
426 $(am__aclocal_m4_deps):
427 libmtp.h: $(top_builddir)/config.status $(srcdir)/libmtp.h.in
428         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
429
430 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
431         @$(NORMAL_INSTALL)
432         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
433         list2=; for p in $$list; do \
434           if test -f $$p; then \
435             list2="$$list2 $$p"; \
436           else :; fi; \
437         done; \
438         test -z "$$list2" || { \
439           echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
440           $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
441           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
442           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
443         }
444
445 uninstall-libLTLIBRARIES:
446         @$(NORMAL_UNINSTALL)
447         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
448         for p in $$list; do \
449           $(am__strip_dir) \
450           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
451           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
452         done
453
454 clean-libLTLIBRARIES:
455         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
456         @list='$(lib_LTLIBRARIES)'; \
457         locs=`for p in $$list; do echo $$p; done | \
458               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
459               sort -u`; \
460         test -z "$$locs" || { \
461           echo rm -f $${locs}; \
462           rm -f $${locs}; \
463         }
464
465 libmtp.la: $(libmtp_la_OBJECTS) $(libmtp_la_DEPENDENCIES) $(EXTRA_libmtp_la_DEPENDENCIES) 
466         $(AM_V_CCLD)$(libmtp_la_LINK) -rpath $(libdir) $(libmtp_la_OBJECTS) $(libmtp_la_LIBADD) $(LIBS)
467
468 mostlyclean-compile:
469         -rm -f *.$(OBJEXT)
470
471 distclean-compile:
472         -rm -f *.tab.c
473
474 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmtp_la-libmtp.Plo@am__quote@
475 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmtp_la-libopenusb1-glue.Plo@am__quote@
476 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmtp_la-libusb-glue.Plo@am__quote@
477 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmtp_la-libusb1-glue.Plo@am__quote@
478 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmtp_la-mtpz.Plo@am__quote@
479 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmtp_la-playlist-spl.Plo@am__quote@
480 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmtp_la-ptp.Plo@am__quote@
481 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmtp_la-unicode.Plo@am__quote@
482 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmtp_la-util.Plo@am__quote@
483
484 .c.o:
485 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
486 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
487 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
488 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
489 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
490
491 .c.obj:
492 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
493 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
494 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
495 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
496 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
497
498 .c.lo:
499 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
500 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
501 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
502 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
503 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
504
505 libmtp_la-libmtp.lo: libmtp.c
506 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtp_la_CFLAGS) $(CFLAGS) -MT libmtp_la-libmtp.lo -MD -MP -MF $(DEPDIR)/libmtp_la-libmtp.Tpo -c -o libmtp_la-libmtp.lo `test -f 'libmtp.c' || echo '$(srcdir)/'`libmtp.c
507 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libmtp_la-libmtp.Tpo $(DEPDIR)/libmtp_la-libmtp.Plo
508 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='libmtp.c' object='libmtp_la-libmtp.lo' libtool=yes @AMDEPBACKSLASH@
509 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
510 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtp_la_CFLAGS) $(CFLAGS) -c -o libmtp_la-libmtp.lo `test -f 'libmtp.c' || echo '$(srcdir)/'`libmtp.c
511
512 libmtp_la-unicode.lo: unicode.c
513 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtp_la_CFLAGS) $(CFLAGS) -MT libmtp_la-unicode.lo -MD -MP -MF $(DEPDIR)/libmtp_la-unicode.Tpo -c -o libmtp_la-unicode.lo `test -f 'unicode.c' || echo '$(srcdir)/'`unicode.c
514 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libmtp_la-unicode.Tpo $(DEPDIR)/libmtp_la-unicode.Plo
515 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='unicode.c' object='libmtp_la-unicode.lo' libtool=yes @AMDEPBACKSLASH@
516 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
517 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtp_la_CFLAGS) $(CFLAGS) -c -o libmtp_la-unicode.lo `test -f 'unicode.c' || echo '$(srcdir)/'`unicode.c
518
519 libmtp_la-util.lo: util.c
520 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtp_la_CFLAGS) $(CFLAGS) -MT libmtp_la-util.lo -MD -MP -MF $(DEPDIR)/libmtp_la-util.Tpo -c -o libmtp_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c
521 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libmtp_la-util.Tpo $(DEPDIR)/libmtp_la-util.Plo
522 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='util.c' object='libmtp_la-util.lo' libtool=yes @AMDEPBACKSLASH@
523 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
524 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtp_la_CFLAGS) $(CFLAGS) -c -o libmtp_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c
525
526 libmtp_la-playlist-spl.lo: playlist-spl.c
527 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtp_la_CFLAGS) $(CFLAGS) -MT libmtp_la-playlist-spl.lo -MD -MP -MF $(DEPDIR)/libmtp_la-playlist-spl.Tpo -c -o libmtp_la-playlist-spl.lo `test -f 'playlist-spl.c' || echo '$(srcdir)/'`playlist-spl.c
528 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libmtp_la-playlist-spl.Tpo $(DEPDIR)/libmtp_la-playlist-spl.Plo
529 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='playlist-spl.c' object='libmtp_la-playlist-spl.lo' libtool=yes @AMDEPBACKSLASH@
530 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
531 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtp_la_CFLAGS) $(CFLAGS) -c -o libmtp_la-playlist-spl.lo `test -f 'playlist-spl.c' || echo '$(srcdir)/'`playlist-spl.c
532
533 libmtp_la-ptp.lo: ptp.c
534 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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
535 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libmtp_la-ptp.Tpo $(DEPDIR)/libmtp_la-ptp.Plo
536 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='ptp.c' object='libmtp_la-ptp.lo' libtool=yes @AMDEPBACKSLASH@
537 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
538 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtp_la_CFLAGS) $(CFLAGS) -c -o libmtp_la-ptp.lo `test -f 'ptp.c' || echo '$(srcdir)/'`ptp.c
539
540 libmtp_la-mtpz.lo: mtpz.c
541 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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
542 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libmtp_la-mtpz.Tpo $(DEPDIR)/libmtp_la-mtpz.Plo
543 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='mtpz.c' object='libmtp_la-mtpz.lo' libtool=yes @AMDEPBACKSLASH@
544 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
545 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtp_la_CFLAGS) $(CFLAGS) -c -o libmtp_la-mtpz.lo `test -f 'mtpz.c' || echo '$(srcdir)/'`mtpz.c
546
547 libmtp_la-libusb1-glue.lo: libusb1-glue.c
548 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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 'libusb1-glue.c' || echo '$(srcdir)/'`libusb1-glue.c
549 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libmtp_la-libusb1-glue.Tpo $(DEPDIR)/libmtp_la-libusb1-glue.Plo
550 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='libusb1-glue.c' object='libmtp_la-libusb1-glue.lo' libtool=yes @AMDEPBACKSLASH@
551 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
552 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtp_la_CFLAGS) $(CFLAGS) -c -o libmtp_la-libusb1-glue.lo `test -f 'libusb1-glue.c' || echo '$(srcdir)/'`libusb1-glue.c
553
554 libmtp_la-libusb-glue.lo: libusb-glue.c
555 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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 'libusb-glue.c' || echo '$(srcdir)/'`libusb-glue.c
556 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libmtp_la-libusb-glue.Tpo $(DEPDIR)/libmtp_la-libusb-glue.Plo
557 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='libusb-glue.c' object='libmtp_la-libusb-glue.lo' libtool=yes @AMDEPBACKSLASH@
558 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
559 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtp_la_CFLAGS) $(CFLAGS) -c -o libmtp_la-libusb-glue.lo `test -f 'libusb-glue.c' || echo '$(srcdir)/'`libusb-glue.c
560
561 libmtp_la-libopenusb1-glue.lo: libopenusb1-glue.c
562 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtp_la_CFLAGS) $(CFLAGS) -MT libmtp_la-libopenusb1-glue.lo -MD -MP -MF $(DEPDIR)/libmtp_la-libopenusb1-glue.Tpo -c -o libmtp_la-libopenusb1-glue.lo `test -f 'libopenusb1-glue.c' || echo '$(srcdir)/'`libopenusb1-glue.c
563 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libmtp_la-libopenusb1-glue.Tpo $(DEPDIR)/libmtp_la-libopenusb1-glue.Plo
564 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='libopenusb1-glue.c' object='libmtp_la-libopenusb1-glue.lo' libtool=yes @AMDEPBACKSLASH@
565 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
566 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtp_la_CFLAGS) $(CFLAGS) -c -o libmtp_la-libopenusb1-glue.lo `test -f 'libopenusb1-glue.c' || echo '$(srcdir)/'`libopenusb1-glue.c
567
568 mostlyclean-libtool:
569         -rm -f *.lo
570
571 clean-libtool:
572         -rm -rf .libs _libs
573 install-includeHEADERS: $(include_HEADERS)
574         @$(NORMAL_INSTALL)
575         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
576         if test -n "$$list"; then \
577           echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
578           $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
579         fi; \
580         for p in $$list; do \
581           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
582           echo "$$d$$p"; \
583         done | $(am__base_list) | \
584         while read files; do \
585           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
586           $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
587         done
588
589 uninstall-includeHEADERS:
590         @$(NORMAL_UNINSTALL)
591         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
592         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
593         dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
594
595 ID: $(am__tagged_files)
596         $(am__define_uniq_tagged_files); mkid -fID $$unique
597 tags: tags-am
598 TAGS: tags
599
600 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
601         set x; \
602         here=`pwd`; \
603         $(am__define_uniq_tagged_files); \
604         shift; \
605         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
606           test -n "$$unique" || unique=$$empty_fix; \
607           if test $$# -gt 0; then \
608             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
609               "$$@" $$unique; \
610           else \
611             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
612               $$unique; \
613           fi; \
614         fi
615 ctags: ctags-am
616
617 CTAGS: ctags
618 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
619         $(am__define_uniq_tagged_files); \
620         test -z "$(CTAGS_ARGS)$$unique" \
621           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
622              $$unique
623
624 GTAGS:
625         here=`$(am__cd) $(top_builddir) && pwd` \
626           && $(am__cd) $(top_srcdir) \
627           && gtags -i $(GTAGS_ARGS) "$$here"
628 cscopelist: cscopelist-am
629
630 cscopelist-am: $(am__tagged_files)
631         list='$(am__tagged_files)'; \
632         case "$(srcdir)" in \
633           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
634           *) sdir=$(subdir)/$(srcdir) ;; \
635         esac; \
636         for i in $$list; do \
637           if test -f "$$i"; then \
638             echo "$(subdir)/$$i"; \
639           else \
640             echo "$$sdir/$$i"; \
641           fi; \
642         done >> $(top_builddir)/cscope.files
643
644 distclean-tags:
645         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
646
647 distdir: $(DISTFILES)
648         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
649         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
650         list='$(DISTFILES)'; \
651           dist_files=`for file in $$list; do echo $$file; done | \
652           sed -e "s|^$$srcdirstrip/||;t" \
653               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
654         case $$dist_files in \
655           */*) $(MKDIR_P) `echo "$$dist_files" | \
656                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
657                            sort -u` ;; \
658         esac; \
659         for file in $$dist_files; do \
660           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
661           if test -d $$d/$$file; then \
662             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
663             if test -d "$(distdir)/$$file"; then \
664               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
665             fi; \
666             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
667               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
668               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
669             fi; \
670             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
671           else \
672             test -f "$(distdir)/$$file" \
673             || cp -p $$d/$$file "$(distdir)/$$file" \
674             || exit 1; \
675           fi; \
676         done
677 check-am: all-am
678 check: check-am
679 all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
680 installdirs:
681         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \
682           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
683         done
684 install: install-am
685 install-exec: install-exec-am
686 install-data: install-data-am
687 uninstall: uninstall-am
688
689 install-am: all-am
690         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
691
692 installcheck: installcheck-am
693 install-strip:
694         if test -z '$(STRIP)'; then \
695           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
696             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
697               install; \
698         else \
699           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
700             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
701             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
702         fi
703 mostlyclean-generic:
704
705 clean-generic:
706
707 distclean-generic:
708         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
709         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
710         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
711
712 maintainer-clean-generic:
713         @echo "This command is intended for maintainers to use"
714         @echo "it deletes files that may require special tools to rebuild."
715 @COMPILE_MINGW32_FALSE@install-data-local:
716 @MS_LIB_EXE_FALSE@install-data-local:
717 clean: clean-am
718
719 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
720         mostlyclean-am
721
722 distclean: distclean-am
723         -rm -rf ./$(DEPDIR)
724         -rm -f Makefile
725 distclean-am: clean-am distclean-compile distclean-generic \
726         distclean-tags
727
728 dvi: dvi-am
729
730 dvi-am:
731
732 html: html-am
733
734 html-am:
735
736 info: info-am
737
738 info-am:
739
740 install-data-am: install-data-local install-includeHEADERS
741
742 install-dvi: install-dvi-am
743
744 install-dvi-am:
745
746 install-exec-am: install-libLTLIBRARIES
747
748 install-html: install-html-am
749
750 install-html-am:
751
752 install-info: install-info-am
753
754 install-info-am:
755
756 install-man:
757
758 install-pdf: install-pdf-am
759
760 install-pdf-am:
761
762 install-ps: install-ps-am
763
764 install-ps-am:
765
766 installcheck-am:
767
768 maintainer-clean: maintainer-clean-am
769         -rm -rf ./$(DEPDIR)
770         -rm -f Makefile
771 maintainer-clean-am: distclean-am maintainer-clean-generic
772
773 mostlyclean: mostlyclean-am
774
775 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
776         mostlyclean-libtool
777
778 pdf: pdf-am
779
780 pdf-am:
781
782 ps: ps-am
783
784 ps-am:
785
786 uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES
787
788 .MAKE: install-am install-strip
789
790 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
791         clean-libLTLIBRARIES clean-libtool cscopelist-am ctags \
792         ctags-am distclean distclean-compile distclean-generic \
793         distclean-libtool distclean-tags distdir dvi dvi-am html \
794         html-am info info-am install install-am install-data \
795         install-data-am install-data-local install-dvi install-dvi-am \
796         install-exec install-exec-am install-html install-html-am \
797         install-includeHEADERS install-info install-info-am \
798         install-libLTLIBRARIES install-man install-pdf install-pdf-am \
799         install-ps install-ps-am install-strip installcheck \
800         installcheck-am installdirs maintainer-clean \
801         maintainer-clean-generic mostlyclean mostlyclean-compile \
802         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
803         tags tags-am uninstall uninstall-am uninstall-includeHEADERS \
804         uninstall-libLTLIBRARIES
805
806 @COMPILE_MINGW32_TRUE@@MS_LIB_EXE_TRUE@libmtp.def: $(srcdir)/libmtp.sym
807 @COMPILE_MINGW32_TRUE@@MS_LIB_EXE_TRUE@ echo "LIBRARY \"@PACKAGE@\"" > libmtp.def
808 @COMPILE_MINGW32_TRUE@@MS_LIB_EXE_TRUE@ echo "DESCRIPTION \"Media Transfer Protocol (MTP) library\"" >> libmtp.def
809 @COMPILE_MINGW32_TRUE@@MS_LIB_EXE_TRUE@ echo "VERSION @VERSION@" >> libmtp.def
810 @COMPILE_MINGW32_TRUE@@MS_LIB_EXE_TRUE@ echo >> libmtp.def
811 @COMPILE_MINGW32_TRUE@@MS_LIB_EXE_TRUE@ echo "EXPORTS" >> libmtp.def
812 @COMPILE_MINGW32_TRUE@@MS_LIB_EXE_TRUE@ cat $< >> libmtp.def
813 @COMPILE_MINGW32_TRUE@@MS_LIB_EXE_TRUE@libmtp.lib: libmtp.la libmtp.def
814 @COMPILE_MINGW32_TRUE@@MS_LIB_EXE_TRUE@ lib -name:libmtp-$(LT_CURRENT_MINUS_AGE).dll -def:libmtp.def -out:$@
815 @COMPILE_MINGW32_TRUE@@MS_LIB_EXE_TRUE@install-data-local: libmtp.lib libmtp.def
816 @COMPILE_MINGW32_TRUE@@MS_LIB_EXE_TRUE@ $(INSTALL) libmtp.def $(DESTDIR)$(libdir)
817 @COMPILE_MINGW32_TRUE@@MS_LIB_EXE_TRUE@ $(INSTALL) libmtp.lib $(DESTDIR)$(libdir)
818
819 # Tell versions [3.59,3.63) of GNU make to not export all variables.
820 # Otherwise a system limit (for SysV at least) may be exceeded.
821 .NOEXPORT: