Fix issue 1) not recognizes some usb device, 2) reconnect when ffmpeg encoder error
[rtmpclient.git] / app / src / main / jni / libusb-1.0.22 / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 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 = { \
19   if test -z '$(MAKELEVEL)'; then \
20     false; \
21   elif test -n '$(MAKE_HOST)'; then \
22     true; \
23   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24     true; \
25   else \
26     false; \
27   fi; \
28 }
29 am__make_running_with_option = \
30   case $${target_option-} in \
31       ?) ;; \
32       *) echo "am__make_running_with_option: internal error: invalid" \
33               "target option '$${target_option-}' specified" >&2; \
34          exit 1;; \
35   esac; \
36   has_opt=no; \
37   sane_makeflags=$$MAKEFLAGS; \
38   if $(am__is_gnu_make); then \
39     sane_makeflags=$$MFLAGS; \
40   else \
41     case $$MAKEFLAGS in \
42       *\\[\ \   ]*) \
43         bs=\\; \
44         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
46     esac; \
47   fi; \
48   skip_next=no; \
49   strip_trailopt () \
50   { \
51     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52   }; \
53   for flg in $$sane_makeflags; do \
54     test $$skip_next = yes && { skip_next=no; continue; }; \
55     case $$flg in \
56       *=*|--*) continue;; \
57         -*I) strip_trailopt 'I'; skip_next=yes;; \
58       -*I?*) strip_trailopt 'I';; \
59         -*O) strip_trailopt 'O'; skip_next=yes;; \
60       -*O?*) strip_trailopt 'O';; \
61         -*l) strip_trailopt 'l'; skip_next=yes;; \
62       -*l?*) strip_trailopt 'l';; \
63       -[dEDm]) skip_next=yes;; \
64       -[JT]) skip_next=yes;; \
65     esac; \
66     case $$flg in \
67       *$$target_option*) has_opt=yes; break;; \
68     esac; \
69   done; \
70   test $$has_opt = yes
71 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73 pkgdatadir = $(datadir)/@PACKAGE@
74 pkgincludedir = $(includedir)/@PACKAGE@
75 pkglibdir = $(libdir)/@PACKAGE@
76 pkglibexecdir = $(libexecdir)/@PACKAGE@
77 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA = $(install_sh) -c -m 644
79 install_sh_PROGRAM = $(install_sh) -c
80 install_sh_SCRIPT = $(install_sh) -c
81 INSTALL_HEADER = $(INSTALL_DATA)
82 transform = $(program_transform_name)
83 NORMAL_INSTALL = :
84 PRE_INSTALL = :
85 POST_INSTALL = :
86 NORMAL_UNINSTALL = :
87 PRE_UNINSTALL = :
88 POST_UNINSTALL = :
89 build_triplet = @build@
90 host_triplet = @host@
91 @BUILD_EXAMPLES_TRUE@am__append_1 = examples
92 @BUILD_TESTS_TRUE@am__append_2 = tests
93 subdir = .
94 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
95 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
96         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
97         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
98         $(top_srcdir)/libusb/version.h $(top_srcdir)/configure.ac
99 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
100         $(ACLOCAL_M4)
101 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
102         $(am__configure_deps) $(am__DIST_COMMON)
103 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
104  configure.lineno config.status.lineno
105 mkinstalldirs = $(install_sh) -d
106 CONFIG_HEADER = config.h
107 CONFIG_CLEAN_FILES = libusb-1.0.pc
108 CONFIG_CLEAN_VPATH_FILES =
109 AM_V_P = $(am__v_P_@AM_V@)
110 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
111 am__v_P_0 = false
112 am__v_P_1 = :
113 AM_V_GEN = $(am__v_GEN_@AM_V@)
114 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
115 am__v_GEN_0 = @echo "  GEN     " $@;
116 am__v_GEN_1 = 
117 AM_V_at = $(am__v_at_@AM_V@)
118 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
119 am__v_at_0 = @
120 am__v_at_1 = 
121 SOURCES =
122 DIST_SOURCES =
123 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
124         ctags-recursive dvi-recursive html-recursive info-recursive \
125         install-data-recursive install-dvi-recursive \
126         install-exec-recursive install-html-recursive \
127         install-info-recursive install-pdf-recursive \
128         install-ps-recursive install-recursive installcheck-recursive \
129         installdirs-recursive pdf-recursive ps-recursive \
130         tags-recursive uninstall-recursive
131 am__can_run_installinfo = \
132   case $$AM_UPDATE_INFO_DIR in \
133     n|no|NO) false;; \
134     *) (install-info --version) >/dev/null 2>&1;; \
135   esac
136 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
137 am__vpath_adj = case $$p in \
138     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
139     *) f=$$p;; \
140   esac;
141 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
142 am__install_max = 40
143 am__nobase_strip_setup = \
144   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
145 am__nobase_strip = \
146   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
147 am__nobase_list = $(am__nobase_strip_setup); \
148   for p in $$list; do echo "$$p $$p"; done | \
149   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
150   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
151     if (++n[$$2] == $(am__install_max)) \
152       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
153     END { for (dir in files) print dir, files[dir] }'
154 am__base_list = \
155   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
156   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
157 am__uninstall_files_from_dir = { \
158   test -z "$$files" \
159     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
160     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
161          $(am__cd) "$$dir" && rm -f $$files; }; \
162   }
163 am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
164 DATA = $(pkgconfig_DATA)
165 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
166   distclean-recursive maintainer-clean-recursive
167 am__recursive_targets = \
168   $(RECURSIVE_TARGETS) \
169   $(RECURSIVE_CLEAN_TARGETS) \
170   $(am__extra_recursive_targets)
171 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
172         cscope distdir dist dist-all distcheck
173 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
174         $(LISP)config.h.in
175 # Read a list of newline-separated strings from the standard input,
176 # and print each of them once, without duplicates.  Input order is
177 # *not* preserved.
178 am__uniquify_input = $(AWK) '\
179   BEGIN { nonempty = 0; } \
180   { items[$$0] = 1; nonempty = 1; } \
181   END { if (nonempty) { for (i in items) print i; }; } \
182 '
183 # Make sure the list of sources is unique.  This is necessary because,
184 # e.g., the same source file might be shared among _SOURCES variables
185 # for different programs/libraries.
186 am__define_uniq_tagged_files = \
187   list='$(am__tagged_files)'; \
188   unique=`for i in $$list; do \
189     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
190   done | $(am__uniquify_input)`
191 ETAGS = etags
192 CTAGS = ctags
193 CSCOPE = cscope
194 DIST_SUBDIRS = libusb doc examples tests
195 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
196         $(srcdir)/libusb-1.0.pc.in AUTHORS COPYING ChangeLog INSTALL \
197         NEWS README TODO compile config.guess config.sub install-sh \
198         ltmain.sh missing
199 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
200 distdir = $(PACKAGE)-$(VERSION)
201 top_distdir = $(distdir)
202 am__remove_distdir = \
203   if test -d "$(distdir)"; then \
204     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
205       && rm -rf "$(distdir)" \
206       || { sleep 5 && rm -rf "$(distdir)"; }; \
207   else :; fi
208 am__post_remove_distdir = $(am__remove_distdir)
209 am__relativize = \
210   dir0=`pwd`; \
211   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
212   sed_rest='s,^[^/]*/*,,'; \
213   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
214   sed_butlast='s,/*[^/]*$$,,'; \
215   while test -n "$$dir1"; do \
216     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
217     if test "$$first" != "."; then \
218       if test "$$first" = ".."; then \
219         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
220         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
221       else \
222         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
223         if test "$$first2" = "$$first"; then \
224           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
225         else \
226           dir2="../$$dir2"; \
227         fi; \
228         dir0="$$dir0"/"$$first"; \
229       fi; \
230     fi; \
231     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
232   done; \
233   reldir="$$dir2"
234 GZIP_ENV = --best
235 DIST_ARCHIVES = $(distdir).tar.bz2
236 DIST_TARGETS = dist-bzip2
237 distuninstallcheck_listfiles = find . -type f -print
238 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
239   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
240 distcleancheck_listfiles = find . -type f -print
241 ACLOCAL = @ACLOCAL@
242 AMTAR = @AMTAR@
243 AM_CFLAGS = @AM_CFLAGS@
244 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
245 AR = @AR@
246 AUTOCONF = @AUTOCONF@
247 AUTOHEADER = @AUTOHEADER@
248 AUTOMAKE = @AUTOMAKE@
249 AWK = @AWK@
250 CC = @CC@
251 CCDEPMODE = @CCDEPMODE@
252 CFLAGS = @CFLAGS@
253 CPP = @CPP@
254 CPPFLAGS = @CPPFLAGS@
255 CXX = @CXX@
256 CXXCPP = @CXXCPP@
257 CXXDEPMODE = @CXXDEPMODE@
258 CXXFLAGS = @CXXFLAGS@
259 CYGPATH_W = @CYGPATH_W@
260 DEFS = @DEFS@
261 DEPDIR = @DEPDIR@
262 DLLTOOL = @DLLTOOL@
263 DSYMUTIL = @DSYMUTIL@
264 DUMPBIN = @DUMPBIN@
265 ECHO_C = @ECHO_C@
266 ECHO_N = @ECHO_N@
267 ECHO_T = @ECHO_T@
268 EGREP = @EGREP@
269 EXEEXT = @EXEEXT@
270 FGREP = @FGREP@
271 GREP = @GREP@
272 INSTALL = @INSTALL@
273 INSTALL_DATA = @INSTALL_DATA@
274 INSTALL_PROGRAM = @INSTALL_PROGRAM@
275 INSTALL_SCRIPT = @INSTALL_SCRIPT@
276 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
277 LD = @LD@
278 LDFLAGS = @LDFLAGS@
279 LIBOBJS = @LIBOBJS@
280 LIBS = @LIBS@
281 LIBTOOL = @LIBTOOL@
282 LIPO = @LIPO@
283 LN_S = @LN_S@
284 LTLDFLAGS = @LTLDFLAGS@
285 LTLIBOBJS = @LTLIBOBJS@
286 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
287 MAKEINFO = @MAKEINFO@
288 MANIFEST_TOOL = @MANIFEST_TOOL@
289 MKDIR_P = @MKDIR_P@
290 NM = @NM@
291 NMEDIT = @NMEDIT@
292 OBJDUMP = @OBJDUMP@
293 OBJEXT = @OBJEXT@
294 OS_DARWIN = @OS_DARWIN@
295 OS_HAIKU = @OS_HAIKU@
296 OS_LINUX = @OS_LINUX@
297 OS_NETBSD = @OS_NETBSD@
298 OS_OPENBSD = @OS_OPENBSD@
299 OS_SUNOS = @OS_SUNOS@
300 OS_WINDOWS = @OS_WINDOWS@
301 OTOOL = @OTOOL@
302 OTOOL64 = @OTOOL64@
303 PACKAGE = @PACKAGE@
304 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
305 PACKAGE_NAME = @PACKAGE_NAME@
306 PACKAGE_STRING = @PACKAGE_STRING@
307 PACKAGE_TARNAME = @PACKAGE_TARNAME@
308 PACKAGE_URL = @PACKAGE_URL@
309 PACKAGE_VERSION = @PACKAGE_VERSION@
310 PATH_SEPARATOR = @PATH_SEPARATOR@
311 RANLIB = @RANLIB@
312 RC = @RC@
313 SED = @SED@
314 SET_MAKE = @SET_MAKE@
315 SHELL = @SHELL@
316 STRIP = @STRIP@
317 USE_UDEV = @USE_UDEV@
318 VERSION = @VERSION@
319 abs_builddir = @abs_builddir@
320 abs_srcdir = @abs_srcdir@
321 abs_top_builddir = @abs_top_builddir@
322 abs_top_srcdir = @abs_top_srcdir@
323 ac_ct_AR = @ac_ct_AR@
324 ac_ct_CC = @ac_ct_CC@
325 ac_ct_CXX = @ac_ct_CXX@
326 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
327 am__include = @am__include@
328 am__leading_dot = @am__leading_dot@
329 am__quote = @am__quote@
330 am__tar = @am__tar@
331 am__untar = @am__untar@
332 bindir = @bindir@
333 build = @build@
334 build_alias = @build_alias@
335 build_cpu = @build_cpu@
336 build_os = @build_os@
337 build_vendor = @build_vendor@
338 builddir = @builddir@
339 datadir = @datadir@
340 datarootdir = @datarootdir@
341 docdir = @docdir@
342 dvidir = @dvidir@
343 exec_prefix = @exec_prefix@
344 host = @host@
345 host_alias = @host_alias@
346 host_cpu = @host_cpu@
347 host_os = @host_os@
348 host_vendor = @host_vendor@
349 htmldir = @htmldir@
350 includedir = @includedir@
351 infodir = @infodir@
352 install_sh = @install_sh@
353 libdir = @libdir@
354 libexecdir = @libexecdir@
355 localedir = @localedir@
356 localstatedir = @localstatedir@
357 mandir = @mandir@
358 mkdir_p = @mkdir_p@
359 oldincludedir = @oldincludedir@
360 pdfdir = @pdfdir@
361 prefix = @prefix@
362 program_transform_name = @program_transform_name@
363 psdir = @psdir@
364 runstatedir = @runstatedir@
365 sbindir = @sbindir@
366 sharedstatedir = @sharedstatedir@
367 srcdir = @srcdir@
368 sysconfdir = @sysconfdir@
369 target_alias = @target_alias@
370 top_build_prefix = @top_build_prefix@
371 top_builddir = @top_builddir@
372 top_srcdir = @top_srcdir@
373 AUTOMAKE_OPTIONS = dist-bzip2 no-dist-gzip
374 ACLOCAL_AMFLAGS = -I m4
375 DISTCLEANFILES = libusb-1.0.pc
376 EXTRA_DIST = TODO PORTING msvc libusb/libusb-1.0.def libusb/version_nano.h \
377   examples/getopt/getopt.c examples/getopt/getopt1.c examples/getopt/getopt.h \
378   android Xcode
379
380 SUBDIRS = libusb doc $(am__append_1) $(am__append_2)
381 pkgconfigdir = $(libdir)/pkgconfig
382 pkgconfig_DATA = libusb-1.0.pc
383 reldir = .release/$(distdir)
384 all: config.h
385         $(MAKE) $(AM_MAKEFLAGS) all-recursive
386
387 .SUFFIXES:
388 am--refresh: Makefile
389         @:
390 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
391         @for dep in $?; do \
392           case '$(am__configure_deps)' in \
393             *$$dep*) \
394               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
395               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
396                 && exit 0; \
397               exit 1;; \
398           esac; \
399         done; \
400         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
401         $(am__cd) $(top_srcdir) && \
402           $(AUTOMAKE) --gnu Makefile
403 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
404         @case '$?' in \
405           *config.status*) \
406             echo ' $(SHELL) ./config.status'; \
407             $(SHELL) ./config.status;; \
408           *) \
409             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
410             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
411         esac;
412
413 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
414         $(SHELL) ./config.status --recheck
415
416 $(top_srcdir)/configure:  $(am__configure_deps)
417         $(am__cd) $(srcdir) && $(AUTOCONF)
418 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
419         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
420 $(am__aclocal_m4_deps):
421
422 config.h: stamp-h1
423         @test -f $@ || rm -f stamp-h1
424         @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
425
426 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
427         @rm -f stamp-h1
428         cd $(top_builddir) && $(SHELL) ./config.status config.h
429 $(srcdir)/config.h.in:  $(am__configure_deps) 
430         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
431         rm -f stamp-h1
432         touch $@
433
434 distclean-hdr:
435         -rm -f config.h stamp-h1
436 libusb-1.0.pc: $(top_builddir)/config.status $(srcdir)/libusb-1.0.pc.in
437         cd $(top_builddir) && $(SHELL) ./config.status $@
438
439 mostlyclean-libtool:
440         -rm -f *.lo
441
442 clean-libtool:
443         -rm -rf .libs _libs
444
445 distclean-libtool:
446         -rm -f libtool config.lt
447 install-pkgconfigDATA: $(pkgconfig_DATA)
448         @$(NORMAL_INSTALL)
449         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
450         if test -n "$$list"; then \
451           echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
452           $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
453         fi; \
454         for p in $$list; do \
455           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
456           echo "$$d$$p"; \
457         done | $(am__base_list) | \
458         while read files; do \
459           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
460           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
461         done
462
463 uninstall-pkgconfigDATA:
464         @$(NORMAL_UNINSTALL)
465         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
466         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
467         dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
468
469 # This directory's subdirectories are mostly independent; you can cd
470 # into them and run 'make' without going through this Makefile.
471 # To change the values of 'make' variables: instead of editing Makefiles,
472 # (1) if the variable is set in 'config.status', edit 'config.status'
473 #     (which will cause the Makefiles to be regenerated when you run 'make');
474 # (2) otherwise, pass the desired values on the 'make' command line.
475 $(am__recursive_targets):
476         @fail=; \
477         if $(am__make_keepgoing); then \
478           failcom='fail=yes'; \
479         else \
480           failcom='exit 1'; \
481         fi; \
482         dot_seen=no; \
483         target=`echo $@ | sed s/-recursive//`; \
484         case "$@" in \
485           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
486           *) list='$(SUBDIRS)' ;; \
487         esac; \
488         for subdir in $$list; do \
489           echo "Making $$target in $$subdir"; \
490           if test "$$subdir" = "."; then \
491             dot_seen=yes; \
492             local_target="$$target-am"; \
493           else \
494             local_target="$$target"; \
495           fi; \
496           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
497           || eval $$failcom; \
498         done; \
499         if test "$$dot_seen" = "no"; then \
500           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
501         fi; test -z "$$fail"
502
503 ID: $(am__tagged_files)
504         $(am__define_uniq_tagged_files); mkid -fID $$unique
505 tags: tags-recursive
506 TAGS: tags
507
508 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
509         set x; \
510         here=`pwd`; \
511         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
512           include_option=--etags-include; \
513           empty_fix=.; \
514         else \
515           include_option=--include; \
516           empty_fix=; \
517         fi; \
518         list='$(SUBDIRS)'; for subdir in $$list; do \
519           if test "$$subdir" = .; then :; else \
520             test ! -f $$subdir/TAGS || \
521               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
522           fi; \
523         done; \
524         $(am__define_uniq_tagged_files); \
525         shift; \
526         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
527           test -n "$$unique" || unique=$$empty_fix; \
528           if test $$# -gt 0; then \
529             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
530               "$$@" $$unique; \
531           else \
532             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
533               $$unique; \
534           fi; \
535         fi
536 ctags: ctags-recursive
537
538 CTAGS: ctags
539 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
540         $(am__define_uniq_tagged_files); \
541         test -z "$(CTAGS_ARGS)$$unique" \
542           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
543              $$unique
544
545 GTAGS:
546         here=`$(am__cd) $(top_builddir) && pwd` \
547           && $(am__cd) $(top_srcdir) \
548           && gtags -i $(GTAGS_ARGS) "$$here"
549 cscope: cscope.files
550         test ! -s cscope.files \
551           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
552 clean-cscope:
553         -rm -f cscope.files
554 cscope.files: clean-cscope cscopelist
555 cscopelist: cscopelist-recursive
556
557 cscopelist-am: $(am__tagged_files)
558         list='$(am__tagged_files)'; \
559         case "$(srcdir)" in \
560           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
561           *) sdir=$(subdir)/$(srcdir) ;; \
562         esac; \
563         for i in $$list; do \
564           if test -f "$$i"; then \
565             echo "$(subdir)/$$i"; \
566           else \
567             echo "$$sdir/$$i"; \
568           fi; \
569         done >> $(top_builddir)/cscope.files
570
571 distclean-tags:
572         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
573         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
574
575 distdir: $(DISTFILES)
576         $(am__remove_distdir)
577         test -d "$(distdir)" || mkdir "$(distdir)"
578         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
579         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
580         list='$(DISTFILES)'; \
581           dist_files=`for file in $$list; do echo $$file; done | \
582           sed -e "s|^$$srcdirstrip/||;t" \
583               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
584         case $$dist_files in \
585           */*) $(MKDIR_P) `echo "$$dist_files" | \
586                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
587                            sort -u` ;; \
588         esac; \
589         for file in $$dist_files; do \
590           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
591           if test -d $$d/$$file; then \
592             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
593             if test -d "$(distdir)/$$file"; then \
594               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
595             fi; \
596             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
597               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
598               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
599             fi; \
600             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
601           else \
602             test -f "$(distdir)/$$file" \
603             || cp -p $$d/$$file "$(distdir)/$$file" \
604             || exit 1; \
605           fi; \
606         done
607         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
608           if test "$$subdir" = .; then :; else \
609             $(am__make_dryrun) \
610               || test -d "$(distdir)/$$subdir" \
611               || $(MKDIR_P) "$(distdir)/$$subdir" \
612               || exit 1; \
613             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
614             $(am__relativize); \
615             new_distdir=$$reldir; \
616             dir1=$$subdir; dir2="$(top_distdir)"; \
617             $(am__relativize); \
618             new_top_distdir=$$reldir; \
619             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
620             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
621             ($(am__cd) $$subdir && \
622               $(MAKE) $(AM_MAKEFLAGS) \
623                 top_distdir="$$new_top_distdir" \
624                 distdir="$$new_distdir" \
625                 am__remove_distdir=: \
626                 am__skip_length_check=: \
627                 am__skip_mode_fix=: \
628                 distdir) \
629               || exit 1; \
630           fi; \
631         done
632         -test -n "$(am__skip_mode_fix)" \
633         || find "$(distdir)" -type d ! -perm -755 \
634                 -exec chmod u+rwx,go+rx {} \; -o \
635           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
636           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
637           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
638         || chmod -R a+r "$(distdir)"
639 dist-gzip: distdir
640         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
641         $(am__post_remove_distdir)
642 dist-bzip2: distdir
643         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
644         $(am__post_remove_distdir)
645
646 dist-lzip: distdir
647         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
648         $(am__post_remove_distdir)
649
650 dist-xz: distdir
651         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
652         $(am__post_remove_distdir)
653
654 dist-tarZ: distdir
655         @echo WARNING: "Support for distribution archives compressed with" \
656                        "legacy program 'compress' is deprecated." >&2
657         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
658         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
659         $(am__post_remove_distdir)
660
661 dist-shar: distdir
662         @echo WARNING: "Support for shar distribution archives is" \
663                        "deprecated." >&2
664         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
665         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
666         $(am__post_remove_distdir)
667
668 dist-zip: distdir
669         -rm -f $(distdir).zip
670         zip -rq $(distdir).zip $(distdir)
671         $(am__post_remove_distdir)
672
673 dist dist-all:
674         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
675         $(am__post_remove_distdir)
676
677 # This target untars the dist file and tries a VPATH configuration.  Then
678 # it guarantees that the distribution is self-contained by making another
679 # tarfile.
680 distcheck: dist
681         case '$(DIST_ARCHIVES)' in \
682         *.tar.gz*) \
683           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
684         *.tar.bz2*) \
685           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
686         *.tar.lz*) \
687           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
688         *.tar.xz*) \
689           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
690         *.tar.Z*) \
691           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
692         *.shar.gz*) \
693           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
694         *.zip*) \
695           unzip $(distdir).zip ;;\
696         esac
697         chmod -R a-w $(distdir)
698         chmod u+w $(distdir)
699         mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
700         chmod a-w $(distdir)
701         test -d $(distdir)/_build || exit 0; \
702         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
703           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
704           && am__cwd=`pwd` \
705           && $(am__cd) $(distdir)/_build/sub \
706           && ../../configure \
707             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
708             $(DISTCHECK_CONFIGURE_FLAGS) \
709             --srcdir=../.. --prefix="$$dc_install_base" \
710           && $(MAKE) $(AM_MAKEFLAGS) \
711           && $(MAKE) $(AM_MAKEFLAGS) dvi \
712           && $(MAKE) $(AM_MAKEFLAGS) check \
713           && $(MAKE) $(AM_MAKEFLAGS) install \
714           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
715           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
716           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
717                 distuninstallcheck \
718           && chmod -R a-w "$$dc_install_base" \
719           && ({ \
720                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
721                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
722                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
723                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
724                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
725               } || { rm -rf "$$dc_destdir"; exit 1; }) \
726           && rm -rf "$$dc_destdir" \
727           && $(MAKE) $(AM_MAKEFLAGS) dist \
728           && rm -rf $(DIST_ARCHIVES) \
729           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
730           && cd "$$am__cwd" \
731           || exit 1
732         $(am__post_remove_distdir)
733         @(echo "$(distdir) archives ready for distribution: "; \
734           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
735           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
736 distuninstallcheck:
737         @test -n '$(distuninstallcheck_dir)' || { \
738           echo 'ERROR: trying to run $@ with an empty' \
739                '$$(distuninstallcheck_dir)' >&2; \
740           exit 1; \
741         }; \
742         $(am__cd) '$(distuninstallcheck_dir)' || { \
743           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
744           exit 1; \
745         }; \
746         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
747            || { echo "ERROR: files left after uninstall:" ; \
748                 if test -n "$(DESTDIR)"; then \
749                   echo "  (check DESTDIR support)"; \
750                 fi ; \
751                 $(distuninstallcheck_listfiles) ; \
752                 exit 1; } >&2
753 distcleancheck: distclean
754         @if test '$(srcdir)' = . ; then \
755           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
756           exit 1 ; \
757         fi
758         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
759           || { echo "ERROR: files left in build directory after distclean:" ; \
760                $(distcleancheck_listfiles) ; \
761                exit 1; } >&2
762 check-am: all-am
763 check: check-recursive
764 all-am: Makefile $(DATA) config.h
765 installdirs: installdirs-recursive
766 installdirs-am:
767         for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
768           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
769         done
770 install: install-recursive
771 install-exec: install-exec-recursive
772 install-data: install-data-recursive
773 uninstall: uninstall-recursive
774
775 install-am: all-am
776         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
777
778 installcheck: installcheck-recursive
779 install-strip:
780         if test -z '$(STRIP)'; then \
781           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
782             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
783               install; \
784         else \
785           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
786             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
787             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
788         fi
789 mostlyclean-generic:
790
791 clean-generic:
792
793 distclean-generic:
794         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
795         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
796         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
797
798 maintainer-clean-generic:
799         @echo "This command is intended for maintainers to use"
800         @echo "it deletes files that may require special tools to rebuild."
801 clean: clean-recursive
802
803 clean-am: clean-generic clean-libtool mostlyclean-am
804
805 distclean: distclean-recursive
806         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
807         -rm -f Makefile
808 distclean-am: clean-am distclean-generic distclean-hdr \
809         distclean-libtool distclean-tags
810
811 dvi: dvi-recursive
812
813 dvi-am:
814
815 html: html-recursive
816
817 html-am:
818
819 info: info-recursive
820
821 info-am:
822
823 install-data-am: install-pkgconfigDATA
824
825 install-dvi: install-dvi-recursive
826
827 install-dvi-am:
828
829 install-exec-am:
830
831 install-html: install-html-recursive
832
833 install-html-am:
834
835 install-info: install-info-recursive
836
837 install-info-am:
838
839 install-man:
840
841 install-pdf: install-pdf-recursive
842
843 install-pdf-am:
844
845 install-ps: install-ps-recursive
846
847 install-ps-am:
848
849 installcheck-am:
850
851 maintainer-clean: maintainer-clean-recursive
852         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
853         -rm -rf $(top_srcdir)/autom4te.cache
854         -rm -f Makefile
855 maintainer-clean-am: distclean-am maintainer-clean-generic
856
857 mostlyclean: mostlyclean-recursive
858
859 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
860
861 pdf: pdf-recursive
862
863 pdf-am:
864
865 ps: ps-recursive
866
867 ps-am:
868
869 uninstall-am: uninstall-pkgconfigDATA
870
871 .MAKE: $(am__recursive_targets) all install-am install-strip
872
873 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
874         am--refresh check check-am clean clean-cscope clean-generic \
875         clean-libtool cscope cscopelist-am ctags ctags-am dist \
876         dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
877         dist-xz dist-zip distcheck distclean distclean-generic \
878         distclean-hdr distclean-libtool distclean-tags distcleancheck \
879         distdir distuninstallcheck dvi dvi-am html html-am info \
880         info-am install install-am install-data install-data-am \
881         install-dvi install-dvi-am install-exec install-exec-am \
882         install-html install-html-am install-info install-info-am \
883         install-man install-pdf install-pdf-am install-pkgconfigDATA \
884         install-ps install-ps-am install-strip installcheck \
885         installcheck-am installdirs installdirs-am maintainer-clean \
886         maintainer-clean-generic mostlyclean mostlyclean-generic \
887         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
888         uninstall-am uninstall-pkgconfigDATA
889
890 .PRECIOUS: Makefile
891
892
893 .PHONY: dist-up
894 dist-up: dist
895         rm -rf $(reldir)
896         mkdir -p $(reldir)
897         cp $(distdir).tar.bz2 $(reldir)
898         rsync -rv $(reldir) frs.sourceforge.net:/home/frs/project/l/li/libusb/libusb-1.0/
899         rm -rf $(reldir)
900
901 # Tell versions [3.59,3.63) of GNU make to not export all variables.
902 # Otherwise a system limit (for SysV at least) may be exceeded.
903 .NOEXPORT: