Code Sync up from tizen_2.4
[platform/upstream/libmtp.git] / util / 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 VPATH = @srcdir@
18 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19 am__make_running_with_option = \
20   case $${target_option-} in \
21       ?) ;; \
22       *) echo "am__make_running_with_option: internal error: invalid" \
23               "target option '$${target_option-}' specified" >&2; \
24          exit 1;; \
25   esac; \
26   has_opt=no; \
27   sane_makeflags=$$MAKEFLAGS; \
28   if $(am__is_gnu_make); then \
29     sane_makeflags=$$MFLAGS; \
30   else \
31     case $$MAKEFLAGS in \
32       *\\[\ \   ]*) \
33         bs=\\; \
34         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
36     esac; \
37   fi; \
38   skip_next=no; \
39   strip_trailopt () \
40   { \
41     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42   }; \
43   for flg in $$sane_makeflags; do \
44     test $$skip_next = yes && { skip_next=no; continue; }; \
45     case $$flg in \
46       *=*|--*) continue;; \
47         -*I) strip_trailopt 'I'; skip_next=yes;; \
48       -*I?*) strip_trailopt 'I';; \
49         -*O) strip_trailopt 'O'; skip_next=yes;; \
50       -*O?*) strip_trailopt 'O';; \
51         -*l) strip_trailopt 'l'; skip_next=yes;; \
52       -*l?*) strip_trailopt 'l';; \
53       -[dEDm]) skip_next=yes;; \
54       -[JT]) skip_next=yes;; \
55     esac; \
56     case $$flg in \
57       *$$target_option*) has_opt=yes; break;; \
58     esac; \
59   done; \
60   test $$has_opt = yes
61 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63 pkgdatadir = $(datadir)/@PACKAGE@
64 pkgincludedir = $(includedir)/@PACKAGE@
65 pkglibdir = $(libdir)/@PACKAGE@
66 pkglibexecdir = $(libexecdir)/@PACKAGE@
67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 build_triplet = @build@
80 host_triplet = @host@
81 @USE_LINUX_TRUE@bin_PROGRAMS = mtp-hotplug$(EXEEXT)
82 @USE_LINUX_TRUE@mtp_probe_PROGRAMS = mtp-probe$(EXEEXT)
83 subdir = util
84 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
85         $(top_srcdir)/depcomp
86 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
87 am__aclocal_m4_deps = $(top_srcdir)/m4/byteorder.m4 \
88         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/libtool.m4 \
89         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
90         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
91         $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/configure.ac
92 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
93         $(ACLOCAL_M4)
94 mkinstalldirs = $(install_sh) -d
95 CONFIG_HEADER = $(top_builddir)/config.h
96 CONFIG_CLEAN_FILES =
97 CONFIG_CLEAN_VPATH_FILES =
98 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(mtp_probedir)"
99 PROGRAMS = $(bin_PROGRAMS) $(mtp_probe_PROGRAMS)
100 am__mtp_hotplug_SOURCES_DIST = mtp-hotplug.c
101 @USE_LINUX_TRUE@am_mtp_hotplug_OBJECTS = mtp-hotplug.$(OBJEXT)
102 mtp_hotplug_OBJECTS = $(am_mtp_hotplug_OBJECTS)
103 mtp_hotplug_LDADD = $(LDADD)
104 mtp_hotplug_DEPENDENCIES = ../src/libmtp.la
105 AM_V_lt = $(am__v_lt_@AM_V@)
106 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
107 am__v_lt_0 = --silent
108 am__v_lt_1 = 
109 am__mtp_probe_SOURCES_DIST = mtp-probe.c
110 @USE_LINUX_TRUE@am_mtp_probe_OBJECTS = mtp-probe.$(OBJEXT)
111 mtp_probe_OBJECTS = $(am_mtp_probe_OBJECTS)
112 mtp_probe_LDADD = $(LDADD)
113 mtp_probe_DEPENDENCIES = ../src/libmtp.la
114 AM_V_P = $(am__v_P_@AM_V@)
115 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
116 am__v_P_0 = false
117 am__v_P_1 = :
118 AM_V_GEN = $(am__v_GEN_@AM_V@)
119 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
120 am__v_GEN_0 = @echo "  GEN     " $@;
121 am__v_GEN_1 = 
122 AM_V_at = $(am__v_at_@AM_V@)
123 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
124 am__v_at_0 = @
125 am__v_at_1 = 
126 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
127 depcomp = $(SHELL) $(top_srcdir)/depcomp
128 am__depfiles_maybe = depfiles
129 am__mv = mv -f
130 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
131         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
132 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
133         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
134         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
135         $(AM_CFLAGS) $(CFLAGS)
136 AM_V_CC = $(am__v_CC_@AM_V@)
137 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
138 am__v_CC_0 = @echo "  CC      " $@;
139 am__v_CC_1 = 
140 CCLD = $(CC)
141 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
142         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
143         $(AM_LDFLAGS) $(LDFLAGS) -o $@
144 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
145 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
146 am__v_CCLD_0 = @echo "  CCLD    " $@;
147 am__v_CCLD_1 = 
148 SOURCES = $(mtp_hotplug_SOURCES) $(mtp_probe_SOURCES)
149 DIST_SOURCES = $(am__mtp_hotplug_SOURCES_DIST) \
150         $(am__mtp_probe_SOURCES_DIST)
151 am__can_run_installinfo = \
152   case $$AM_UPDATE_INFO_DIR in \
153     n|no|NO) false;; \
154     *) (install-info --version) >/dev/null 2>&1;; \
155   esac
156 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
157 # Read a list of newline-separated strings from the standard input,
158 # and print each of them once, without duplicates.  Input order is
159 # *not* preserved.
160 am__uniquify_input = $(AWK) '\
161   BEGIN { nonempty = 0; } \
162   { items[$$0] = 1; nonempty = 1; } \
163   END { if (nonempty) { for (i in items) print i; }; } \
164 '
165 # Make sure the list of sources is unique.  This is necessary because,
166 # e.g., the same source file might be shared among _SOURCES variables
167 # for different programs/libraries.
168 am__define_uniq_tagged_files = \
169   list='$(am__tagged_files)'; \
170   unique=`for i in $$list; do \
171     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
172   done | $(am__uniquify_input)`
173 ETAGS = etags
174 CTAGS = ctags
175 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
176 ACLOCAL = @ACLOCAL@
177 AMTAR = @AMTAR@
178 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
179 AR = @AR@
180 AS = @AS@
181 AUTOCONF = @AUTOCONF@
182 AUTOHEADER = @AUTOHEADER@
183 AUTOMAKE = @AUTOMAKE@
184 AWK = @AWK@
185 CC = @CC@
186 CCDEPMODE = @CCDEPMODE@
187 CFLAGS = @CFLAGS@
188 CPP = @CPP@
189 CPPFLAGS = @CPPFLAGS@
190 CYGPATH_W = @CYGPATH_W@
191 DEFS = @DEFS@
192 DEPDIR = @DEPDIR@
193 DLLTOOL = @DLLTOOL@
194 DSYMUTIL = @DSYMUTIL@
195 DUMPBIN = @DUMPBIN@
196 ECHO_C = @ECHO_C@
197 ECHO_N = @ECHO_N@
198 ECHO_T = @ECHO_T@
199 EGREP = @EGREP@
200 EXEEXT = @EXEEXT@
201 FGREP = @FGREP@
202 GREP = @GREP@
203 HAVE_DOXYGEN = @HAVE_DOXYGEN@
204 INSTALL = @INSTALL@
205 INSTALL_DATA = @INSTALL_DATA@
206 INSTALL_PROGRAM = @INSTALL_PROGRAM@
207 INSTALL_SCRIPT = @INSTALL_SCRIPT@
208 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
209 LD = @LD@
210 LDFLAGS = @LDFLAGS@
211 LIBICONV = @LIBICONV@
212 LIBOBJS = @LIBOBJS@
213 LIBS = @LIBS@
214 LIBTOOL = @LIBTOOL@
215 LIBUSB_CFLAGS = @LIBUSB_CFLAGS@
216 LIBUSB_LIBS = @LIBUSB_LIBS@
217 LIBUSB_REQUIRES = @LIBUSB_REQUIRES@
218 LIPO = @LIPO@
219 LN_S = @LN_S@
220 LTLIBICONV = @LTLIBICONV@
221 LTLIBOBJS = @LTLIBOBJS@
222 MAKEINFO = @MAKEINFO@
223 MANIFEST_TOOL = @MANIFEST_TOOL@
224 MKDIR_P = @MKDIR_P@
225 NM = @NM@
226 NMEDIT = @NMEDIT@
227 OBJDUMP = @OBJDUMP@
228 OBJEXT = @OBJEXT@
229 OSFLAGS = @OSFLAGS@
230 OTOOL = @OTOOL@
231 OTOOL64 = @OTOOL64@
232 PACKAGE = @PACKAGE@
233 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
234 PACKAGE_NAME = @PACKAGE_NAME@
235 PACKAGE_STRING = @PACKAGE_STRING@
236 PACKAGE_TARNAME = @PACKAGE_TARNAME@
237 PACKAGE_URL = @PACKAGE_URL@
238 PACKAGE_VERSION = @PACKAGE_VERSION@
239 PATH_SEPARATOR = @PATH_SEPARATOR@
240 PKG_CONFIG = @PKG_CONFIG@
241 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
242 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
243 RANLIB = @RANLIB@
244 SED = @SED@
245 SET_MAKE = @SET_MAKE@
246 SHELL = @SHELL@
247 STRIP = @STRIP@
248 UDEV = @UDEV@
249 UDEV_GROUP = @UDEV_GROUP@
250 UDEV_MODE = @UDEV_MODE@
251 UDEV_RULES = @UDEV_RULES@
252 VERSION = @VERSION@
253 abs_builddir = @abs_builddir@
254 abs_srcdir = @abs_srcdir@
255 abs_top_builddir = @abs_top_builddir@
256 abs_top_srcdir = @abs_top_srcdir@
257 ac_ct_AR = @ac_ct_AR@
258 ac_ct_CC = @ac_ct_CC@
259 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
260 am__include = @am__include@
261 am__leading_dot = @am__leading_dot@
262 am__quote = @am__quote@
263 am__tar = @am__tar@
264 am__untar = @am__untar@
265 bindir = @bindir@
266 build = @build@
267 build_alias = @build_alias@
268 build_cpu = @build_cpu@
269 build_os = @build_os@
270 build_vendor = @build_vendor@
271 builddir = @builddir@
272 datadir = @datadir@
273 datarootdir = @datarootdir@
274 docdir = @docdir@
275 dvidir = @dvidir@
276 effective_target = @effective_target@
277 exec_prefix = @exec_prefix@
278 host = @host@
279 host_alias = @host_alias@
280 host_cpu = @host_cpu@
281 host_os = @host_os@
282 host_vendor = @host_vendor@
283 htmldir = @htmldir@
284 includedir = @includedir@
285 infodir = @infodir@
286 install_sh = @install_sh@
287 libdir = @libdir@
288 libexecdir = @libexecdir@
289 localedir = @localedir@
290 localstatedir = @localstatedir@
291 mandir = @mandir@
292 mkdir_p = @mkdir_p@
293 ms_lib_exe = @ms_lib_exe@
294 oldincludedir = @oldincludedir@
295 pdfdir = @pdfdir@
296 prefix = @prefix@
297 program_transform_name = @program_transform_name@
298 psdir = @psdir@
299 sbindir = @sbindir@
300 sharedstatedir = @sharedstatedir@
301 srcdir = @srcdir@
302 sysconfdir = @sysconfdir@
303 target_alias = @target_alias@
304 top_build_prefix = @top_build_prefix@
305 top_builddir = @top_builddir@
306 top_srcdir = @top_srcdir@
307 @USE_LINUX_TRUE@mtp_hotplug_SOURCES = mtp-hotplug.c
308 @USE_LINUX_TRUE@mtp_probedir = @UDEV@
309 @USE_LINUX_TRUE@mtp_probe_SOURCES = mtp-probe.c
310 AM_CPPFLAGS = -I$(top_builddir)/src
311 LDADD = ../src/libmtp.la
312 all: all-am
313
314 .SUFFIXES:
315 .SUFFIXES: .c .lo .o .obj
316 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
317         @for dep in $?; do \
318           case '$(am__configure_deps)' in \
319             *$$dep*) \
320               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
321                 && { if test -f $@; then exit 0; else break; fi; }; \
322               exit 1;; \
323           esac; \
324         done; \
325         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign util/Makefile'; \
326         $(am__cd) $(top_srcdir) && \
327           $(AUTOMAKE) --foreign util/Makefile
328 .PRECIOUS: Makefile
329 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
330         @case '$?' in \
331           *config.status*) \
332             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
333           *) \
334             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
335             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
336         esac;
337
338 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
339         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
340
341 $(top_srcdir)/configure:  $(am__configure_deps)
342         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
343 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
344         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
345 $(am__aclocal_m4_deps):
346 install-binPROGRAMS: $(bin_PROGRAMS)
347         @$(NORMAL_INSTALL)
348         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
349         if test -n "$$list"; then \
350           echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
351           $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
352         fi; \
353         for p in $$list; do echo "$$p $$p"; done | \
354         sed 's/$(EXEEXT)$$//' | \
355         while read p p1; do if test -f $$p \
356          || test -f $$p1 \
357           ; then echo "$$p"; echo "$$p"; else :; fi; \
358         done | \
359         sed -e 'p;s,.*/,,;n;h' \
360             -e 's|.*|.|' \
361             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
362         sed 'N;N;N;s,\n, ,g' | \
363         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
364           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
365             if ($$2 == $$4) files[d] = files[d] " " $$1; \
366             else { print "f", $$3 "/" $$4, $$1; } } \
367           END { for (d in files) print "f", d, files[d] }' | \
368         while read type dir files; do \
369             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
370             test -z "$$files" || { \
371             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
372             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
373             } \
374         ; done
375
376 uninstall-binPROGRAMS:
377         @$(NORMAL_UNINSTALL)
378         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
379         files=`for p in $$list; do echo "$$p"; done | \
380           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
381               -e 's/$$/$(EXEEXT)/' \
382         `; \
383         test -n "$$list" || exit 0; \
384         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
385         cd "$(DESTDIR)$(bindir)" && rm -f $$files
386
387 clean-binPROGRAMS:
388         @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
389         echo " rm -f" $$list; \
390         rm -f $$list || exit $$?; \
391         test -n "$(EXEEXT)" || exit 0; \
392         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
393         echo " rm -f" $$list; \
394         rm -f $$list
395 install-mtp_probePROGRAMS: $(mtp_probe_PROGRAMS)
396         @$(NORMAL_INSTALL)
397         @list='$(mtp_probe_PROGRAMS)'; test -n "$(mtp_probedir)" || list=; \
398         if test -n "$$list"; then \
399           echo " $(MKDIR_P) '$(DESTDIR)$(mtp_probedir)'"; \
400           $(MKDIR_P) "$(DESTDIR)$(mtp_probedir)" || exit 1; \
401         fi; \
402         for p in $$list; do echo "$$p $$p"; done | \
403         sed 's/$(EXEEXT)$$//' | \
404         while read p p1; do if test -f $$p \
405          || test -f $$p1 \
406           ; then echo "$$p"; echo "$$p"; else :; fi; \
407         done | \
408         sed -e 'p;s,.*/,,;n;h' \
409             -e 's|.*|.|' \
410             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
411         sed 'N;N;N;s,\n, ,g' | \
412         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
413           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
414             if ($$2 == $$4) files[d] = files[d] " " $$1; \
415             else { print "f", $$3 "/" $$4, $$1; } } \
416           END { for (d in files) print "f", d, files[d] }' | \
417         while read type dir files; do \
418             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
419             test -z "$$files" || { \
420             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(mtp_probedir)$$dir'"; \
421             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(mtp_probedir)$$dir" || exit $$?; \
422             } \
423         ; done
424
425 uninstall-mtp_probePROGRAMS:
426         @$(NORMAL_UNINSTALL)
427         @list='$(mtp_probe_PROGRAMS)'; test -n "$(mtp_probedir)" || list=; \
428         files=`for p in $$list; do echo "$$p"; done | \
429           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
430               -e 's/$$/$(EXEEXT)/' \
431         `; \
432         test -n "$$list" || exit 0; \
433         echo " ( cd '$(DESTDIR)$(mtp_probedir)' && rm -f" $$files ")"; \
434         cd "$(DESTDIR)$(mtp_probedir)" && rm -f $$files
435
436 clean-mtp_probePROGRAMS:
437         @list='$(mtp_probe_PROGRAMS)'; test -n "$$list" || exit 0; \
438         echo " rm -f" $$list; \
439         rm -f $$list || exit $$?; \
440         test -n "$(EXEEXT)" || exit 0; \
441         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
442         echo " rm -f" $$list; \
443         rm -f $$list
444
445 mtp-hotplug$(EXEEXT): $(mtp_hotplug_OBJECTS) $(mtp_hotplug_DEPENDENCIES) $(EXTRA_mtp_hotplug_DEPENDENCIES) 
446         @rm -f mtp-hotplug$(EXEEXT)
447         $(AM_V_CCLD)$(LINK) $(mtp_hotplug_OBJECTS) $(mtp_hotplug_LDADD) $(LIBS)
448
449 mtp-probe$(EXEEXT): $(mtp_probe_OBJECTS) $(mtp_probe_DEPENDENCIES) $(EXTRA_mtp_probe_DEPENDENCIES) 
450         @rm -f mtp-probe$(EXEEXT)
451         $(AM_V_CCLD)$(LINK) $(mtp_probe_OBJECTS) $(mtp_probe_LDADD) $(LIBS)
452
453 mostlyclean-compile:
454         -rm -f *.$(OBJEXT)
455
456 distclean-compile:
457         -rm -f *.tab.c
458
459 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mtp-hotplug.Po@am__quote@
460 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mtp-probe.Po@am__quote@
461
462 .c.o:
463 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
464 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
465 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
466 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
467 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
468
469 .c.obj:
470 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
471 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
472 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
473 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
474 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
475
476 .c.lo:
477 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
478 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
479 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
480 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
481 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
482
483 mostlyclean-libtool:
484         -rm -f *.lo
485
486 clean-libtool:
487         -rm -rf .libs _libs
488
489 ID: $(am__tagged_files)
490         $(am__define_uniq_tagged_files); mkid -fID $$unique
491 tags: tags-am
492 TAGS: tags
493
494 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
495         set x; \
496         here=`pwd`; \
497         $(am__define_uniq_tagged_files); \
498         shift; \
499         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
500           test -n "$$unique" || unique=$$empty_fix; \
501           if test $$# -gt 0; then \
502             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
503               "$$@" $$unique; \
504           else \
505             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
506               $$unique; \
507           fi; \
508         fi
509 ctags: ctags-am
510
511 CTAGS: ctags
512 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
513         $(am__define_uniq_tagged_files); \
514         test -z "$(CTAGS_ARGS)$$unique" \
515           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
516              $$unique
517
518 GTAGS:
519         here=`$(am__cd) $(top_builddir) && pwd` \
520           && $(am__cd) $(top_srcdir) \
521           && gtags -i $(GTAGS_ARGS) "$$here"
522 cscopelist: cscopelist-am
523
524 cscopelist-am: $(am__tagged_files)
525         list='$(am__tagged_files)'; \
526         case "$(srcdir)" in \
527           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
528           *) sdir=$(subdir)/$(srcdir) ;; \
529         esac; \
530         for i in $$list; do \
531           if test -f "$$i"; then \
532             echo "$(subdir)/$$i"; \
533           else \
534             echo "$$sdir/$$i"; \
535           fi; \
536         done >> $(top_builddir)/cscope.files
537
538 distclean-tags:
539         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
540
541 distdir: $(DISTFILES)
542         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
543         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
544         list='$(DISTFILES)'; \
545           dist_files=`for file in $$list; do echo $$file; done | \
546           sed -e "s|^$$srcdirstrip/||;t" \
547               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
548         case $$dist_files in \
549           */*) $(MKDIR_P) `echo "$$dist_files" | \
550                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
551                            sort -u` ;; \
552         esac; \
553         for file in $$dist_files; do \
554           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
555           if test -d $$d/$$file; then \
556             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
557             if test -d "$(distdir)/$$file"; then \
558               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
559             fi; \
560             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
561               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
562               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
563             fi; \
564             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
565           else \
566             test -f "$(distdir)/$$file" \
567             || cp -p $$d/$$file "$(distdir)/$$file" \
568             || exit 1; \
569           fi; \
570         done
571 check-am: all-am
572 check: check-am
573 all-am: Makefile $(PROGRAMS)
574 installdirs:
575         for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(mtp_probedir)"; do \
576           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
577         done
578 install: install-am
579 install-exec: install-exec-am
580 install-data: install-data-am
581 uninstall: uninstall-am
582
583 install-am: all-am
584         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
585
586 installcheck: installcheck-am
587 install-strip:
588         if test -z '$(STRIP)'; then \
589           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
590             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
591               install; \
592         else \
593           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
594             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
595             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
596         fi
597 mostlyclean-generic:
598
599 clean-generic:
600
601 distclean-generic:
602         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
603         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
604
605 maintainer-clean-generic:
606         @echo "This command is intended for maintainers to use"
607         @echo "it deletes files that may require special tools to rebuild."
608 clean: clean-am
609
610 clean-am: clean-binPROGRAMS clean-generic clean-libtool \
611         clean-mtp_probePROGRAMS mostlyclean-am
612
613 distclean: distclean-am
614         -rm -rf ./$(DEPDIR)
615         -rm -f Makefile
616 distclean-am: clean-am distclean-compile distclean-generic \
617         distclean-tags
618
619 dvi: dvi-am
620
621 dvi-am:
622
623 html: html-am
624
625 html-am:
626
627 info: info-am
628
629 info-am:
630
631 install-data-am: install-mtp_probePROGRAMS
632
633 install-dvi: install-dvi-am
634
635 install-dvi-am:
636
637 install-exec-am: install-binPROGRAMS
638
639 install-html: install-html-am
640
641 install-html-am:
642
643 install-info: install-info-am
644
645 install-info-am:
646
647 install-man:
648
649 install-pdf: install-pdf-am
650
651 install-pdf-am:
652
653 install-ps: install-ps-am
654
655 install-ps-am:
656
657 installcheck-am:
658
659 maintainer-clean: maintainer-clean-am
660         -rm -rf ./$(DEPDIR)
661         -rm -f Makefile
662 maintainer-clean-am: distclean-am maintainer-clean-generic
663
664 mostlyclean: mostlyclean-am
665
666 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
667         mostlyclean-libtool
668
669 pdf: pdf-am
670
671 pdf-am:
672
673 ps: ps-am
674
675 ps-am:
676
677 uninstall-am: uninstall-binPROGRAMS uninstall-mtp_probePROGRAMS
678
679 .MAKE: install-am install-strip
680
681 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
682         clean-binPROGRAMS clean-generic clean-libtool \
683         clean-mtp_probePROGRAMS cscopelist-am ctags ctags-am distclean \
684         distclean-compile distclean-generic distclean-libtool \
685         distclean-tags distdir dvi dvi-am html html-am info info-am \
686         install install-am install-binPROGRAMS install-data \
687         install-data-am install-dvi install-dvi-am install-exec \
688         install-exec-am install-html install-html-am install-info \
689         install-info-am install-man install-mtp_probePROGRAMS \
690         install-pdf install-pdf-am install-ps install-ps-am \
691         install-strip installcheck installcheck-am installdirs \
692         maintainer-clean maintainer-clean-generic mostlyclean \
693         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
694         pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
695         uninstall-binPROGRAMS uninstall-mtp_probePROGRAMS
696
697
698 # Tell versions [3.59,3.63) of GNU make to not export all variables.
699 # Otherwise a system limit (for SysV at least) may be exceeded.
700 .NOEXPORT: