Correct PPTP server firewall rules chain.
[tomato/davidwu.git] / release / src / router / libusb / examples / Makefile.in
blob1fb4cf89d5b2fd85157d088e3a95d03b829a2ed8
1 # Makefile.in generated by automake 1.10.2 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
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.
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.
15 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 build_triplet = @build@
34 host_triplet = @host@
35 noinst_PROGRAMS = lsusb$(EXEEXT) testlibusb$(EXEEXT)
36 subdir = examples
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
40 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
41 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
42 $(top_srcdir)/configure.ac
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44 $(ACLOCAL_M4)
45 mkinstalldirs = $(install_sh) -d
46 CONFIG_HEADER = $(top_builddir)/config.h
47 CONFIG_CLEAN_FILES =
48 PROGRAMS = $(noinst_PROGRAMS)
49 am_lsusb_OBJECTS = lsusb.$(OBJEXT)
50 lsusb_OBJECTS = $(am_lsusb_OBJECTS)
51 lsusb_DEPENDENCIES = ../libusb/libusb.la
52 am_testlibusb_OBJECTS = testlibusb.$(OBJEXT)
53 testlibusb_OBJECTS = $(am_testlibusb_OBJECTS)
54 testlibusb_DEPENDENCIES = ../libusb/libusb.la
55 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
56 depcomp = $(SHELL) $(top_srcdir)/depcomp
57 am__depfiles_maybe = depfiles
58 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
59 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
60 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
61 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
62 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
63 CCLD = $(CC)
64 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
65 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
66 $(LDFLAGS) -o $@
67 SOURCES = $(lsusb_SOURCES) $(testlibusb_SOURCES)
68 DIST_SOURCES = $(lsusb_SOURCES) $(testlibusb_SOURCES)
69 ETAGS = etags
70 CTAGS = ctags
71 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
72 ACLOCAL = @ACLOCAL@
73 AMTAR = @AMTAR@
74 AM_CFLAGS = @AM_CFLAGS@
75 AR = @AR@
76 AUTOCONF = @AUTOCONF@
77 AUTOHEADER = @AUTOHEADER@
78 AUTOMAKE = @AUTOMAKE@
79 AWK = @AWK@
80 CC = @CC@
81 CCDEPMODE = @CCDEPMODE@
82 CFLAGS = @CFLAGS@
83 CPP = @CPP@
84 CPPFLAGS = @CPPFLAGS@
85 CYGPATH_W = @CYGPATH_W@
86 DEFS = @DEFS@
87 DEPDIR = @DEPDIR@
88 DSYMUTIL = @DSYMUTIL@
89 DUMPBIN = @DUMPBIN@
90 ECHO_C = @ECHO_C@
91 ECHO_N = @ECHO_N@
92 ECHO_T = @ECHO_T@
93 EGREP = @EGREP@
94 EXEEXT = @EXEEXT@
95 FGREP = @FGREP@
96 GREP = @GREP@
97 INSTALL = @INSTALL@
98 INSTALL_DATA = @INSTALL_DATA@
99 INSTALL_PROGRAM = @INSTALL_PROGRAM@
100 INSTALL_SCRIPT = @INSTALL_SCRIPT@
101 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
102 LD = @LD@
103 LDFLAGS = @LDFLAGS@
104 LIBOBJS = @LIBOBJS@
105 LIBS = @LIBS@
106 LIBTOOL = @LIBTOOL@
107 LIBUSB01_VERSION = @LIBUSB01_VERSION@
108 LIBUSB_1_0_CFLAGS = @LIBUSB_1_0_CFLAGS@
109 LIBUSB_1_0_LIBS = @LIBUSB_1_0_LIBS@
110 LIPO = @LIPO@
111 LN_S = @LN_S@
112 LTLIBOBJS = @LTLIBOBJS@
113 LT_AGE = @LT_AGE@
114 LT_MAJOR = @LT_MAJOR@
115 LT_REVISION = @LT_REVISION@
116 MAKEINFO = @MAKEINFO@
117 MKDIR_P = @MKDIR_P@
118 NM = @NM@
119 NMEDIT = @NMEDIT@
120 OBJDUMP = @OBJDUMP@
121 OBJEXT = @OBJEXT@
122 OTOOL = @OTOOL@
123 OTOOL64 = @OTOOL64@
124 PACKAGE = @PACKAGE@
125 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
126 PACKAGE_NAME = @PACKAGE_NAME@
127 PACKAGE_STRING = @PACKAGE_STRING@
128 PACKAGE_TARNAME = @PACKAGE_TARNAME@
129 PACKAGE_VERSION = @PACKAGE_VERSION@
130 PATH_SEPARATOR = @PATH_SEPARATOR@
131 PKG_CONFIG = @PKG_CONFIG@
132 RANLIB = @RANLIB@
133 SED = @SED@
134 SET_MAKE = @SET_MAKE@
135 SHELL = @SHELL@
136 STRIP = @STRIP@
137 VERSION = @VERSION@
138 abs_builddir = @abs_builddir@
139 abs_srcdir = @abs_srcdir@
140 abs_top_builddir = @abs_top_builddir@
141 abs_top_srcdir = @abs_top_srcdir@
142 ac_ct_CC = @ac_ct_CC@
143 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
144 am__include = @am__include@
145 am__leading_dot = @am__leading_dot@
146 am__quote = @am__quote@
147 am__tar = @am__tar@
148 am__untar = @am__untar@
149 bindir = @bindir@
150 build = @build@
151 build_alias = @build_alias@
152 build_cpu = @build_cpu@
153 build_os = @build_os@
154 build_vendor = @build_vendor@
155 builddir = @builddir@
156 datadir = @datadir@
157 datarootdir = @datarootdir@
158 docdir = @docdir@
159 dvidir = @dvidir@
160 exec_prefix = @exec_prefix@
161 host = @host@
162 host_alias = @host_alias@
163 host_cpu = @host_cpu@
164 host_os = @host_os@
165 host_vendor = @host_vendor@
166 htmldir = @htmldir@
167 includedir = @includedir@
168 infodir = @infodir@
169 install_sh = @install_sh@
170 libdir = @libdir@
171 libexecdir = @libexecdir@
172 localedir = @localedir@
173 localstatedir = @localstatedir@
174 lt_ECHO = @lt_ECHO@
175 mandir = @mandir@
176 mkdir_p = @mkdir_p@
177 oldincludedir = @oldincludedir@
178 pdfdir = @pdfdir@
179 prefix = @prefix@
180 program_transform_name = @program_transform_name@
181 psdir = @psdir@
182 sbindir = @sbindir@
183 sharedstatedir = @sharedstatedir@
184 srcdir = @srcdir@
185 sysconfdir = @sysconfdir@
186 target_alias = @target_alias@
187 top_build_prefix = @top_build_prefix@
188 top_builddir = @top_builddir@
189 top_srcdir = @top_srcdir@
190 INCLUDES = -I$(top_srcdir)
191 lsusb_SOURCES = lsusb.c
192 lsusb_LDADD = ../libusb/libusb.la -lusb
193 testlibusb_SOURCES = testlibusb.c
194 testlibusb_LDADD = ../libusb/libusb.la -lusb
195 all: all-am
197 .SUFFIXES:
198 .SUFFIXES: .c .lo .o .obj
199 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
200 @for dep in $?; do \
201 case '$(am__configure_deps)' in \
202 *$$dep*) \
203 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
204 && { if test -f $@; then exit 0; else break; fi; }; \
205 exit 1;; \
206 esac; \
207 done; \
208 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu examples/Makefile'; \
209 cd $(top_srcdir) && \
210 $(AUTOMAKE) --gnu examples/Makefile
211 .PRECIOUS: Makefile
212 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
213 @case '$?' in \
214 *config.status*) \
215 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
216 *) \
217 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
218 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
219 esac;
221 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
222 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
224 $(top_srcdir)/configure: $(am__configure_deps)
225 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
226 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
227 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
229 clean-noinstPROGRAMS:
230 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
231 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
232 echo " rm -f $$p $$f"; \
233 rm -f $$p $$f ; \
234 done
235 lsusb$(EXEEXT): $(lsusb_OBJECTS) $(lsusb_DEPENDENCIES)
236 @rm -f lsusb$(EXEEXT)
237 $(LINK) $(lsusb_OBJECTS) $(lsusb_LDADD) $(LIBS)
238 testlibusb$(EXEEXT): $(testlibusb_OBJECTS) $(testlibusb_DEPENDENCIES)
239 @rm -f testlibusb$(EXEEXT)
240 $(LINK) $(testlibusb_OBJECTS) $(testlibusb_LDADD) $(LIBS)
242 mostlyclean-compile:
243 -rm -f *.$(OBJEXT)
245 distclean-compile:
246 -rm -f *.tab.c
248 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lsusb.Po@am__quote@
249 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testlibusb.Po@am__quote@
251 .c.o:
252 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
253 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
254 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
255 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
256 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
258 .c.obj:
259 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
260 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
261 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
262 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
263 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
265 .c.lo:
266 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
267 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
268 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
269 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
270 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
272 mostlyclean-libtool:
273 -rm -f *.lo
275 clean-libtool:
276 -rm -rf .libs _libs
278 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
279 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
280 unique=`for i in $$list; do \
281 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
282 done | \
283 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
284 END { if (nonempty) { for (i in files) print i; }; }'`; \
285 mkid -fID $$unique
286 tags: TAGS
288 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
289 $(TAGS_FILES) $(LISP)
290 tags=; \
291 here=`pwd`; \
292 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
293 unique=`for i in $$list; do \
294 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
295 done | \
296 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
297 END { if (nonempty) { for (i in files) print i; }; }'`; \
298 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
299 test -n "$$unique" || unique=$$empty_fix; \
300 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
301 $$tags $$unique; \
303 ctags: CTAGS
304 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
305 $(TAGS_FILES) $(LISP)
306 tags=; \
307 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
308 unique=`for i in $$list; do \
309 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
310 done | \
311 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
312 END { if (nonempty) { for (i in files) print i; }; }'`; \
313 test -z "$(CTAGS_ARGS)$$tags$$unique" \
314 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
315 $$tags $$unique
317 GTAGS:
318 here=`$(am__cd) $(top_builddir) && pwd` \
319 && cd $(top_srcdir) \
320 && gtags -i $(GTAGS_ARGS) $$here
322 distclean-tags:
323 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
325 distdir: $(DISTFILES)
326 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
327 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
328 list='$(DISTFILES)'; \
329 dist_files=`for file in $$list; do echo $$file; done | \
330 sed -e "s|^$$srcdirstrip/||;t" \
331 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
332 case $$dist_files in \
333 */*) $(MKDIR_P) `echo "$$dist_files" | \
334 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
335 sort -u` ;; \
336 esac; \
337 for file in $$dist_files; do \
338 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
339 if test -d $$d/$$file; then \
340 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
341 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
342 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
343 fi; \
344 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
345 else \
346 test -f $(distdir)/$$file \
347 || cp -p $$d/$$file $(distdir)/$$file \
348 || exit 1; \
349 fi; \
350 done
351 check-am: all-am
352 check: check-am
353 all-am: Makefile $(PROGRAMS)
354 installdirs:
355 install: install-am
356 install-exec: install-exec-am
357 install-data: install-data-am
358 uninstall: uninstall-am
360 install-am: all-am
361 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
363 installcheck: installcheck-am
364 install-strip:
365 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
366 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
367 `test -z '$(STRIP)' || \
368 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
369 mostlyclean-generic:
371 clean-generic:
373 distclean-generic:
374 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
376 maintainer-clean-generic:
377 @echo "This command is intended for maintainers to use"
378 @echo "it deletes files that may require special tools to rebuild."
379 clean: clean-am
381 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
382 mostlyclean-am
384 distclean: distclean-am
385 -rm -rf ./$(DEPDIR)
386 -rm -f Makefile
387 distclean-am: clean-am distclean-compile distclean-generic \
388 distclean-tags
390 dvi: dvi-am
392 dvi-am:
394 html: html-am
396 info: info-am
398 info-am:
400 install-data-am:
402 install-dvi: install-dvi-am
404 install-exec-am:
406 install-html: install-html-am
408 install-info: install-info-am
410 install-man:
412 install-pdf: install-pdf-am
414 install-ps: install-ps-am
416 installcheck-am:
418 maintainer-clean: maintainer-clean-am
419 -rm -rf ./$(DEPDIR)
420 -rm -f Makefile
421 maintainer-clean-am: distclean-am maintainer-clean-generic
423 mostlyclean: mostlyclean-am
425 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
426 mostlyclean-libtool
428 pdf: pdf-am
430 pdf-am:
432 ps: ps-am
434 ps-am:
436 uninstall-am:
438 .MAKE: install-am install-strip
440 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
441 clean-libtool clean-noinstPROGRAMS ctags distclean \
442 distclean-compile distclean-generic distclean-libtool \
443 distclean-tags distdir dvi dvi-am html html-am info info-am \
444 install install-am install-data install-data-am install-dvi \
445 install-dvi-am install-exec install-exec-am install-html \
446 install-html-am install-info install-info-am install-man \
447 install-pdf install-pdf-am install-ps install-ps-am \
448 install-strip installcheck installcheck-am installdirs \
449 maintainer-clean maintainer-clean-generic mostlyclean \
450 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
451 pdf pdf-am ps ps-am tags uninstall uninstall-am
453 # Tell versions [3.59,3.63) of GNU make to not export all variables.
454 # Otherwise a system limit (for SysV at least) may be exceeded.
455 .NOEXPORT: