blob: 1fb4cf89d5b2fd85157d088e3a95d03b829a2ed8 [file] [log] [blame]
Yavor Goulisheve9a68312011-05-23 11:58:06 -07001# Makefile.in generated by automake 1.10.2 from Makefile.am.
2# @configure_input@
3
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.
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
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkglibdir = $(libdir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22install_sh_DATA = $(install_sh) -c -m 644
23install_sh_PROGRAM = $(install_sh) -c
24install_sh_SCRIPT = $(install_sh) -c
25INSTALL_HEADER = $(INSTALL_DATA)
26transform = $(program_transform_name)
27NORMAL_INSTALL = :
28PRE_INSTALL = :
29POST_INSTALL = :
30NORMAL_UNINSTALL = :
31PRE_UNINSTALL = :
32POST_UNINSTALL = :
33build_triplet = @build@
34host_triplet = @host@
35noinst_PROGRAMS = lsusb$(EXEEXT) testlibusb$(EXEEXT)
36subdir = examples
37DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39am__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
43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44 $(ACLOCAL_M4)
45mkinstalldirs = $(install_sh) -d
46CONFIG_HEADER = $(top_builddir)/config.h
47CONFIG_CLEAN_FILES =
48PROGRAMS = $(noinst_PROGRAMS)
49am_lsusb_OBJECTS = lsusb.$(OBJEXT)
50lsusb_OBJECTS = $(am_lsusb_OBJECTS)
51lsusb_DEPENDENCIES = ../libusb/libusb.la
52am_testlibusb_OBJECTS = testlibusb.$(OBJEXT)
53testlibusb_OBJECTS = $(am_testlibusb_OBJECTS)
54testlibusb_DEPENDENCIES = ../libusb/libusb.la
55DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
56depcomp = $(SHELL) $(top_srcdir)/depcomp
57am__depfiles_maybe = depfiles
58COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
59 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
60LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
61 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
62 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
63CCLD = $(CC)
64LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
65 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
66 $(LDFLAGS) -o $@
67SOURCES = $(lsusb_SOURCES) $(testlibusb_SOURCES)
68DIST_SOURCES = $(lsusb_SOURCES) $(testlibusb_SOURCES)
69ETAGS = etags
70CTAGS = ctags
71DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
72ACLOCAL = @ACLOCAL@
73AMTAR = @AMTAR@
74AM_CFLAGS = @AM_CFLAGS@
75AR = @AR@
76AUTOCONF = @AUTOCONF@
77AUTOHEADER = @AUTOHEADER@
78AUTOMAKE = @AUTOMAKE@
79AWK = @AWK@
80CC = @CC@
81CCDEPMODE = @CCDEPMODE@
82CFLAGS = @CFLAGS@
83CPP = @CPP@
84CPPFLAGS = @CPPFLAGS@
85CYGPATH_W = @CYGPATH_W@
86DEFS = @DEFS@
87DEPDIR = @DEPDIR@
88DSYMUTIL = @DSYMUTIL@
89DUMPBIN = @DUMPBIN@
90ECHO_C = @ECHO_C@
91ECHO_N = @ECHO_N@
92ECHO_T = @ECHO_T@
93EGREP = @EGREP@
94EXEEXT = @EXEEXT@
95FGREP = @FGREP@
96GREP = @GREP@
97INSTALL = @INSTALL@
98INSTALL_DATA = @INSTALL_DATA@
99INSTALL_PROGRAM = @INSTALL_PROGRAM@
100INSTALL_SCRIPT = @INSTALL_SCRIPT@
101INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
102LD = @LD@
103LDFLAGS = @LDFLAGS@
104LIBOBJS = @LIBOBJS@
105LIBS = @LIBS@
106LIBTOOL = @LIBTOOL@
107LIBUSB01_VERSION = @LIBUSB01_VERSION@
108LIBUSB_1_0_CFLAGS = @LIBUSB_1_0_CFLAGS@
109LIBUSB_1_0_LIBS = @LIBUSB_1_0_LIBS@
110LIPO = @LIPO@
111LN_S = @LN_S@
112LTLIBOBJS = @LTLIBOBJS@
113LT_AGE = @LT_AGE@
114LT_MAJOR = @LT_MAJOR@
115LT_REVISION = @LT_REVISION@
116MAKEINFO = @MAKEINFO@
117MKDIR_P = @MKDIR_P@
118NM = @NM@
119NMEDIT = @NMEDIT@
120OBJDUMP = @OBJDUMP@
121OBJEXT = @OBJEXT@
122OTOOL = @OTOOL@
123OTOOL64 = @OTOOL64@
124PACKAGE = @PACKAGE@
125PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
126PACKAGE_NAME = @PACKAGE_NAME@
127PACKAGE_STRING = @PACKAGE_STRING@
128PACKAGE_TARNAME = @PACKAGE_TARNAME@
129PACKAGE_VERSION = @PACKAGE_VERSION@
130PATH_SEPARATOR = @PATH_SEPARATOR@
131PKG_CONFIG = @PKG_CONFIG@
132RANLIB = @RANLIB@
133SED = @SED@
134SET_MAKE = @SET_MAKE@
135SHELL = @SHELL@
136STRIP = @STRIP@
137VERSION = @VERSION@
138abs_builddir = @abs_builddir@
139abs_srcdir = @abs_srcdir@
140abs_top_builddir = @abs_top_builddir@
141abs_top_srcdir = @abs_top_srcdir@
142ac_ct_CC = @ac_ct_CC@
143ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
144am__include = @am__include@
145am__leading_dot = @am__leading_dot@
146am__quote = @am__quote@
147am__tar = @am__tar@
148am__untar = @am__untar@
149bindir = @bindir@
150build = @build@
151build_alias = @build_alias@
152build_cpu = @build_cpu@
153build_os = @build_os@
154build_vendor = @build_vendor@
155builddir = @builddir@
156datadir = @datadir@
157datarootdir = @datarootdir@
158docdir = @docdir@
159dvidir = @dvidir@
160exec_prefix = @exec_prefix@
161host = @host@
162host_alias = @host_alias@
163host_cpu = @host_cpu@
164host_os = @host_os@
165host_vendor = @host_vendor@
166htmldir = @htmldir@
167includedir = @includedir@
168infodir = @infodir@
169install_sh = @install_sh@
170libdir = @libdir@
171libexecdir = @libexecdir@
172localedir = @localedir@
173localstatedir = @localstatedir@
174lt_ECHO = @lt_ECHO@
175mandir = @mandir@
176mkdir_p = @mkdir_p@
177oldincludedir = @oldincludedir@
178pdfdir = @pdfdir@
179prefix = @prefix@
180program_transform_name = @program_transform_name@
181psdir = @psdir@
182sbindir = @sbindir@
183sharedstatedir = @sharedstatedir@
184srcdir = @srcdir@
185sysconfdir = @sysconfdir@
186target_alias = @target_alias@
187top_build_prefix = @top_build_prefix@
188top_builddir = @top_builddir@
189top_srcdir = @top_srcdir@
190INCLUDES = -I$(top_srcdir)
191lsusb_SOURCES = lsusb.c
192lsusb_LDADD = ../libusb/libusb.la -lusb
193testlibusb_SOURCES = testlibusb.c
194testlibusb_LDADD = ../libusb/libusb.la -lusb
195all: all-am
196
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
212Makefile: $(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;
220
221$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
222 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
223
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
228
229clean-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
235lsusb$(EXEEXT): $(lsusb_OBJECTS) $(lsusb_DEPENDENCIES)
236 @rm -f lsusb$(EXEEXT)
237 $(LINK) $(lsusb_OBJECTS) $(lsusb_LDADD) $(LIBS)
238testlibusb$(EXEEXT): $(testlibusb_OBJECTS) $(testlibusb_DEPENDENCIES)
239 @rm -f testlibusb$(EXEEXT)
240 $(LINK) $(testlibusb_OBJECTS) $(testlibusb_LDADD) $(LIBS)
241
242mostlyclean-compile:
243 -rm -f *.$(OBJEXT)
244
245distclean-compile:
246 -rm -f *.tab.c
247
248@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lsusb.Po@am__quote@
249@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testlibusb.Po@am__quote@
250
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 $<
257
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) '$<'`
264
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 $@ $<
271
272mostlyclean-libtool:
273 -rm -f *.lo
274
275clean-libtool:
276 -rm -rf .libs _libs
277
278ID: $(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
286tags: TAGS
287
288TAGS: $(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; \
302 fi
303ctags: CTAGS
304CTAGS: $(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
316
317GTAGS:
318 here=`$(am__cd) $(top_builddir) && pwd` \
319 && cd $(top_srcdir) \
320 && gtags -i $(GTAGS_ARGS) $$here
321
322distclean-tags:
323 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
324
325distdir: $(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
351check-am: all-am
352check: check-am
353all-am: Makefile $(PROGRAMS)
354installdirs:
355install: install-am
356install-exec: install-exec-am
357install-data: install-data-am
358uninstall: uninstall-am
359
360install-am: all-am
361 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
362
363installcheck: installcheck-am
364install-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
369mostlyclean-generic:
370
371clean-generic:
372
373distclean-generic:
374 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
375
376maintainer-clean-generic:
377 @echo "This command is intended for maintainers to use"
378 @echo "it deletes files that may require special tools to rebuild."
379clean: clean-am
380
381clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
382 mostlyclean-am
383
384distclean: distclean-am
385 -rm -rf ./$(DEPDIR)
386 -rm -f Makefile
387distclean-am: clean-am distclean-compile distclean-generic \
388 distclean-tags
389
390dvi: dvi-am
391
392dvi-am:
393
394html: html-am
395
396info: info-am
397
398info-am:
399
400install-data-am:
401
402install-dvi: install-dvi-am
403
404install-exec-am:
405
406install-html: install-html-am
407
408install-info: install-info-am
409
410install-man:
411
412install-pdf: install-pdf-am
413
414install-ps: install-ps-am
415
416installcheck-am:
417
418maintainer-clean: maintainer-clean-am
419 -rm -rf ./$(DEPDIR)
420 -rm -f Makefile
421maintainer-clean-am: distclean-am maintainer-clean-generic
422
423mostlyclean: mostlyclean-am
424
425mostlyclean-am: mostlyclean-compile mostlyclean-generic \
426 mostlyclean-libtool
427
428pdf: pdf-am
429
430pdf-am:
431
432ps: ps-am
433
434ps-am:
435
436uninstall-am:
437
438.MAKE: install-am install-strip
439
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
452
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: