1 | # Makefile.in generated by automake 1.11.1 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, 2009 Free Software Foundation,
|
---|
6 | # Inc.
|
---|
7 | # This Makefile.in is free software; the Free Software Foundation
|
---|
8 | # gives unlimited permission to copy and/or distribute it,
|
---|
9 | # with or without modifications, as long as this notice is preserved.
|
---|
10 |
|
---|
11 | # This program is distributed in the hope that it will be useful,
|
---|
12 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
---|
13 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
---|
14 | # PARTICULAR PURPOSE.
|
---|
15 |
|
---|
16 | @SET_MAKE@
|
---|
17 |
|
---|
18 | OS2_LA_NAME=usb-1.0
|
---|
19 | OS2_DLL_NAME=libusb10
|
---|
20 | OS2_DLL_OBJ=$(libusb_1_0_la_OBJECTS:%.lo=%.o)
|
---|
21 | OS2_DLL_LIBS=-lpthread -lusbcalls
|
---|
22 |
|
---|
23 | VPATH = @srcdir@
|
---|
24 | pkgdatadir = $(datadir)/@PACKAGE@
|
---|
25 | pkgincludedir = $(includedir)/@PACKAGE@
|
---|
26 | pkglibdir = $(libdir)/@PACKAGE@
|
---|
27 | pkglibexecdir = $(libexecdir)/@PACKAGE@
|
---|
28 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
---|
29 | install_sh_DATA = $(install_sh) -c -m 644
|
---|
30 | install_sh_PROGRAM = $(install_sh) -c
|
---|
31 | install_sh_SCRIPT = $(install_sh) -c
|
---|
32 | INSTALL_HEADER = $(INSTALL_DATA)
|
---|
33 | transform = $(program_transform_name)
|
---|
34 | NORMAL_INSTALL = :
|
---|
35 | PRE_INSTALL = :
|
---|
36 | POST_INSTALL = :
|
---|
37 | NORMAL_UNINSTALL = :
|
---|
38 | PRE_UNINSTALL = :
|
---|
39 | POST_UNINSTALL = :
|
---|
40 | build_triplet = @build@
|
---|
41 | host_triplet = @host@
|
---|
42 | subdir = libusb
|
---|
43 | DIST_COMMON = $(hdr_HEADERS) $(srcdir)/Makefile.am \
|
---|
44 | $(srcdir)/Makefile.in
|
---|
45 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
---|
46 | am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
|
---|
47 | $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
|
---|
48 | $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
|
---|
49 | $(top_srcdir)/libusb/version.h $(top_srcdir)/configure.ac
|
---|
50 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
---|
51 | $(ACLOCAL_M4)
|
---|
52 | mkinstalldirs = $(install_sh) -d
|
---|
53 | CONFIG_HEADER = $(top_builddir)/config.h
|
---|
54 | CONFIG_CLEAN_FILES =
|
---|
55 | CONFIG_CLEAN_VPATH_FILES =
|
---|
56 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
---|
57 | am__vpath_adj = case $$p in \
|
---|
58 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
---|
59 | *) f=$$p;; \
|
---|
60 | esac;
|
---|
61 | am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
|
---|
62 | am__install_max = 40
|
---|
63 | am__nobase_strip_setup = \
|
---|
64 | srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
|
---|
65 | am__nobase_strip = \
|
---|
66 | for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
|
---|
67 | am__nobase_list = $(am__nobase_strip_setup); \
|
---|
68 | for p in $$list; do echo "$$p $$p"; done | \
|
---|
69 | sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
|
---|
70 | $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
|
---|
71 | if (++n[$$2] == $(am__install_max)) \
|
---|
72 | { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
|
---|
73 | END { for (dir in files) print dir, files[dir] }'
|
---|
74 | am__base_list = \
|
---|
75 | sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
|
---|
76 | sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
|
---|
77 | am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(hdrdir)"
|
---|
78 | LTLIBRARIES = $(lib_LTLIBRARIES)
|
---|
79 | libusb_1_0_la_LIBADD =
|
---|
80 | am__libusb_1_0_la_SOURCES_DIST = libusbi.h core.c descriptor.c io.c \
|
---|
81 | sync.c os/darwin_usb.c os/linux_usbfs.c os/linux_netlink.c \
|
---|
82 | os/linux_udev.c os/openbsd_usb.c os/poll_os2.c os/os2_usb.c \
|
---|
83 | os/poll_windows.c os/windows_usb.c libusb-1.0.rc \
|
---|
84 | libusb-1.0.def hotplug.h hotplug.c os/linux_usbfs.h \
|
---|
85 | os/darwin_usb.h os/windows_usb.h os/threads_windows.h \
|
---|
86 | os/threads_windows.c os/threads_posix.h os/threads_posix.c \
|
---|
87 | os/poll_posix.h os/poll_windows.h
|
---|
88 | am__objects_1 = libusb_1_0_la-darwin_usb.lo
|
---|
89 | am__objects_2 = libusb_1_0_la-linux_usbfs.lo
|
---|
90 | am__objects_3 = libusb_1_0_la-openbsd_usb.lo
|
---|
91 | am__objects_4 = libusb_1_0_la-poll_os2.lo libusb_1_0_la-os2_usb.lo
|
---|
92 | am__objects_5 = libusb_1_0_la-poll_windows.lo \
|
---|
93 | libusb_1_0_la-windows_usb.lo libusb-1.0.lo
|
---|
94 | @OS_DARWIN_FALSE@@OS_LINUX_FALSE@@OS_OPENBSD_FALSE@@OS_OS2_FALSE@@OS_WINDOWS_TRUE@am__objects_6 = $(am__objects_5)
|
---|
95 | @OS_DARWIN_FALSE@@OS_LINUX_FALSE@@OS_OPENBSD_FALSE@@OS_OS2_TRUE@am__objects_6 = $(am__objects_4)
|
---|
96 | @OS_DARWIN_FALSE@@OS_LINUX_FALSE@@OS_OPENBSD_TRUE@am__objects_6 = $(am__objects_3)
|
---|
97 | @OS_DARWIN_FALSE@@OS_LINUX_TRUE@@USE_UDEV_FALSE@am__objects_6 = $(am__objects_2) \
|
---|
98 | @OS_DARWIN_FALSE@@OS_LINUX_TRUE@@USE_UDEV_FALSE@ libusb_1_0_la-linux_netlink.lo
|
---|
99 | @OS_DARWIN_FALSE@@OS_LINUX_TRUE@@USE_UDEV_TRUE@am__objects_6 = $(am__objects_2) \
|
---|
100 | @OS_DARWIN_FALSE@@OS_LINUX_TRUE@@USE_UDEV_TRUE@ libusb_1_0_la-linux_udev.lo
|
---|
101 | @OS_DARWIN_TRUE@am__objects_6 = $(am__objects_1)
|
---|
102 | @THREADS_POSIX_FALSE@am__objects_7 = libusb_1_0_la-threads_windows.lo
|
---|
103 | @THREADS_POSIX_TRUE@am__objects_7 = libusb_1_0_la-threads_posix.lo
|
---|
104 | am_libusb_1_0_la_OBJECTS = libusb_1_0_la-core.lo \
|
---|
105 | libusb_1_0_la-descriptor.lo libusb_1_0_la-io.lo \
|
---|
106 | libusb_1_0_la-sync.lo $(am__objects_6) \
|
---|
107 | libusb_1_0_la-hotplug.lo $(am__objects_7)
|
---|
108 | libusb_1_0_la_OBJECTS = $(am_libusb_1_0_la_OBJECTS)
|
---|
109 | AM_V_lt = $(am__v_lt_$(V))
|
---|
110 | am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
|
---|
111 | am__v_lt_0 = --silent
|
---|
112 | libusb_1_0_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
|
---|
113 | $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libusb_1_0_la_CFLAGS) \
|
---|
114 | $(CFLAGS) $(libusb_1_0_la_LDFLAGS) $(LDFLAGS) -o $@
|
---|
115 | DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
|
---|
116 | depcomp = $(SHELL) $(top_srcdir)/depcomp
|
---|
117 | am__depfiles_maybe = depfiles
|
---|
118 | am__mv = mv -f
|
---|
119 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
|
---|
120 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
---|
121 | LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
|
---|
122 | $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
|
---|
123 | $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
|
---|
124 | $(AM_CFLAGS) $(CFLAGS)
|
---|
125 | AM_V_CC = $(am__v_CC_$(V))
|
---|
126 | am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
|
---|
127 | am__v_CC_0 = @echo " CC " $@;
|
---|
128 | AM_V_at = $(am__v_at_$(V))
|
---|
129 | am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
|
---|
130 | am__v_at_0 = @
|
---|
131 | CCLD = $(CC)
|
---|
132 | LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
|
---|
133 | $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
|
---|
134 | $(AM_LDFLAGS) $(LDFLAGS) -o $@
|
---|
135 | AM_V_CCLD = $(am__v_CCLD_$(V))
|
---|
136 | am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
|
---|
137 | am__v_CCLD_0 = @echo " CCLD " $@;
|
---|
138 | AM_V_GEN = $(am__v_GEN_$(V))
|
---|
139 | am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
|
---|
140 | am__v_GEN_0 = @echo " GEN " $@;
|
---|
141 | SOURCES = $(libusb_1_0_la_SOURCES)
|
---|
142 | DIST_SOURCES = $(am__libusb_1_0_la_SOURCES_DIST)
|
---|
143 | HEADERS = $(hdr_HEADERS)
|
---|
144 | ETAGS = etags
|
---|
145 | CTAGS = ctags
|
---|
146 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
---|
147 | ACLOCAL = @ACLOCAL@
|
---|
148 | AMTAR = @AMTAR@
|
---|
149 | AM_CFLAGS = @AM_CFLAGS@
|
---|
150 | AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
|
---|
151 | AR = @AR@
|
---|
152 | AUTOCONF = @AUTOCONF@
|
---|
153 | AUTOHEADER = @AUTOHEADER@
|
---|
154 | AUTOMAKE = @AUTOMAKE@
|
---|
155 | AWK = @AWK@
|
---|
156 | CC = @CC@
|
---|
157 | CCDEPMODE = @CCDEPMODE@
|
---|
158 | CFLAGS = @CFLAGS@
|
---|
159 | CPP = @CPP@
|
---|
160 | CPPFLAGS = @CPPFLAGS@
|
---|
161 | CYGPATH_W = @CYGPATH_W@
|
---|
162 | DEFS = @DEFS@
|
---|
163 | DEPDIR = @DEPDIR@
|
---|
164 | DLLTOOL = @DLLTOOL@
|
---|
165 | DSYMUTIL = @DSYMUTIL@
|
---|
166 | DUMPBIN = @DUMPBIN@
|
---|
167 | ECHO_C = @ECHO_C@
|
---|
168 | ECHO_N = @ECHO_N@
|
---|
169 | ECHO_T = @ECHO_T@
|
---|
170 | EGREP = @EGREP@
|
---|
171 | EXEEXT = @EXEEXT@
|
---|
172 | FGREP = @FGREP@
|
---|
173 | GREP = @GREP@
|
---|
174 | INSTALL = @INSTALL@
|
---|
175 | INSTALL_DATA = @INSTALL_DATA@
|
---|
176 | INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
---|
177 | INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
---|
178 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
---|
179 | LD = @LD@
|
---|
180 | LDFLAGS = @LDFLAGS@
|
---|
181 | LIBOBJS = @LIBOBJS@
|
---|
182 | LIBS = @LIBS@
|
---|
183 | LIBTOOL = @LIBTOOL@
|
---|
184 | LIPO = @LIPO@
|
---|
185 | LN_S = @LN_S@
|
---|
186 | LTLDFLAGS = @LTLDFLAGS@
|
---|
187 | LTLIBOBJS = @LTLIBOBJS@
|
---|
188 | MAINT = @MAINT@
|
---|
189 | MAKEINFO = @MAKEINFO@
|
---|
190 | MANIFEST_TOOL = @MANIFEST_TOOL@
|
---|
191 | MKDIR_P = @MKDIR_P@
|
---|
192 | NM = @NM@
|
---|
193 | NMEDIT = @NMEDIT@
|
---|
194 | OBJDUMP = @OBJDUMP@
|
---|
195 | OBJEXT = @OBJEXT@
|
---|
196 | OS_DARWIN = @OS_DARWIN@
|
---|
197 | OS_LINUX = @OS_LINUX@
|
---|
198 | OS_OPENBSD = @OS_OPENBSD@
|
---|
199 | OS_OS2 = @OS_OS2@
|
---|
200 | OS_WINDOWS = @OS_WINDOWS@
|
---|
201 | OTOOL = @OTOOL@
|
---|
202 | OTOOL64 = @OTOOL64@
|
---|
203 | PACKAGE = @PACKAGE@
|
---|
204 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
---|
205 | PACKAGE_NAME = @PACKAGE_NAME@
|
---|
206 | PACKAGE_STRING = @PACKAGE_STRING@
|
---|
207 | PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
---|
208 | PACKAGE_URL = @PACKAGE_URL@
|
---|
209 | PACKAGE_VERSION = @PACKAGE_VERSION@
|
---|
210 | PATH_SEPARATOR = @PATH_SEPARATOR@
|
---|
211 | PC_LIBS_PRIVATE = @PC_LIBS_PRIVATE@
|
---|
212 | RANLIB = @RANLIB@
|
---|
213 | RC = @RC@
|
---|
214 | SED = @SED@
|
---|
215 | SET_MAKE = @SET_MAKE@
|
---|
216 | SHELL = @SHELL@
|
---|
217 | STRIP = @STRIP@
|
---|
218 | THREAD_CFLAGS = @THREAD_CFLAGS@
|
---|
219 | USE_UDEV = @USE_UDEV@
|
---|
220 | VERSION = @VERSION@
|
---|
221 | VISIBILITY_CFLAGS = @VISIBILITY_CFLAGS@
|
---|
222 | abs_builddir = @abs_builddir@
|
---|
223 | abs_srcdir = @abs_srcdir@
|
---|
224 | abs_top_builddir = @abs_top_builddir@
|
---|
225 | abs_top_srcdir = @abs_top_srcdir@
|
---|
226 | ac_ct_AR = @ac_ct_AR@
|
---|
227 | ac_ct_CC = @ac_ct_CC@
|
---|
228 | ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
|
---|
229 | am__include = @am__include@
|
---|
230 | am__leading_dot = @am__leading_dot@
|
---|
231 | am__quote = @am__quote@
|
---|
232 | am__tar = @am__tar@
|
---|
233 | am__untar = @am__untar@
|
---|
234 | bindir = @bindir@
|
---|
235 | build = @build@
|
---|
236 | build_alias = @build_alias@
|
---|
237 | build_cpu = @build_cpu@
|
---|
238 | build_os = @build_os@
|
---|
239 | build_vendor = @build_vendor@
|
---|
240 | builddir = @builddir@
|
---|
241 | datadir = @datadir@
|
---|
242 | datarootdir = @datarootdir@
|
---|
243 | docdir = @docdir@
|
---|
244 | dvidir = @dvidir@
|
---|
245 | exec_prefix = @exec_prefix@
|
---|
246 | host = @host@
|
---|
247 | host_alias = @host_alias@
|
---|
248 | host_cpu = @host_cpu@
|
---|
249 | host_os = @host_os@
|
---|
250 | host_vendor = @host_vendor@
|
---|
251 | htmldir = @htmldir@
|
---|
252 | includedir = @includedir@
|
---|
253 | infodir = @infodir@
|
---|
254 | install_sh = @install_sh@
|
---|
255 | libdir = @libdir@
|
---|
256 | libexecdir = @libexecdir@
|
---|
257 | localedir = @localedir@
|
---|
258 | localstatedir = @localstatedir@
|
---|
259 | mandir = @mandir@
|
---|
260 | mkdir_p = @mkdir_p@
|
---|
261 | oldincludedir = @oldincludedir@
|
---|
262 | pdfdir = @pdfdir@
|
---|
263 | prefix = @prefix@
|
---|
264 | program_transform_name = @program_transform_name@
|
---|
265 | psdir = @psdir@
|
---|
266 | sbindir = @sbindir@
|
---|
267 | sharedstatedir = @sharedstatedir@
|
---|
268 | srcdir = @srcdir@
|
---|
269 | sysconfdir = @sysconfdir@
|
---|
270 | target_alias = @target_alias@
|
---|
271 | top_build_prefix = @top_build_prefix@
|
---|
272 | top_builddir = @top_builddir@
|
---|
273 | top_srcdir = @top_srcdir@
|
---|
274 | lib_LTLIBRARIES = libusb-1.0.la
|
---|
275 | LINUX_USBFS_SRC = os/linux_usbfs.c
|
---|
276 | DARWIN_USB_SRC = os/darwin_usb.c
|
---|
277 | OPENBSD_USB_SRC = os/openbsd_usb.c
|
---|
278 | OS2_USB_SRC = os/poll_os2.c os/os2_usb.c
|
---|
279 | WINDOWS_USB_SRC = os/poll_windows.c os/windows_usb.c libusb-1.0.rc \
|
---|
280 | libusb-1.0.def
|
---|
281 |
|
---|
282 | EXTRA_DIST = $(LINUX_USBFS_SRC) $(DARWIN_USB_SRC) $(OPENBSD_USB_SRC) \
|
---|
283 | $(WINDOWS_USB_SRC) os/threads_posix.c os/threads_windows.c \
|
---|
284 | os/linux_udev.c os/linux_netlink.c
|
---|
285 |
|
---|
286 | @OS_DARWIN_TRUE@OS_SRC = $(DARWIN_USB_SRC)
|
---|
287 | @OS_LINUX_TRUE@@USE_UDEV_FALSE@OS_SRC = $(LINUX_USBFS_SRC) os/linux_netlink.c
|
---|
288 | @OS_LINUX_TRUE@@USE_UDEV_TRUE@OS_SRC = $(LINUX_USBFS_SRC) os/linux_udev.c
|
---|
289 | @OS_OPENBSD_TRUE@OS_SRC = $(OPENBSD_USB_SRC)
|
---|
290 | @OS_OS2_TRUE@OS_SRC = $(OS2_USB_SRC)
|
---|
291 | @OS_WINDOWS_TRUE@OS_SRC = $(WINDOWS_USB_SRC)
|
---|
292 | @OS_DARWIN_TRUE@AM_CFLAGS_EXT = -no-cpp-precomp
|
---|
293 | @THREADS_POSIX_FALSE@THREADS_SRC = os/threads_windows.h os/threads_windows.c
|
---|
294 | @THREADS_POSIX_TRUE@THREADS_SRC = os/threads_posix.h os/threads_posix.c
|
---|
295 | libusb_1_0_la_CFLAGS = $(VISIBILITY_CFLAGS) $(AM_CFLAGS) $(THREAD_CFLAGS) \
|
---|
296 | -DLIBUSB_DESCRIBE=\"`git --git-dir "$(top_srcdir)/.git" describe --tags 2>/dev/null`\"
|
---|
297 |
|
---|
298 | libusb_1_0_la_LDFLAGS = $(LTLDFLAGS)
|
---|
299 | libusb_1_0_la_SOURCES = libusbi.h core.c descriptor.c io.c sync.c $(OS_SRC) \
|
---|
300 | hotplug.h hotplug.c os/linux_usbfs.h os/darwin_usb.h os/windows_usb.h \
|
---|
301 | $(THREADS_SRC) os/poll_posix.h os/poll_windows.h
|
---|
302 |
|
---|
303 | hdrdir = $(includedir)/libusb-1.0
|
---|
304 | hdr_HEADERS = libusb.h
|
---|
305 | all: all-am
|
---|
306 |
|
---|
307 | .SUFFIXES:
|
---|
308 | .SUFFIXES: .c .lo .o .obj .rc
|
---|
309 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
|
---|
310 | @for dep in $?; do \
|
---|
311 | case '$(am__configure_deps)' in \
|
---|
312 | *$$dep*) \
|
---|
313 | ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
|
---|
314 | && { if test -f $@; then exit 0; else break; fi; }; \
|
---|
315 | exit 1;; \
|
---|
316 | esac; \
|
---|
317 | done; \
|
---|
318 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libusb/Makefile'; \
|
---|
319 | $(am__cd) $(top_srcdir) && \
|
---|
320 | $(AUTOMAKE) --gnu libusb/Makefile
|
---|
321 | .PRECIOUS: Makefile
|
---|
322 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
---|
323 | @case '$?' in \
|
---|
324 | *config.status*) \
|
---|
325 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
---|
326 | *) \
|
---|
327 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
---|
328 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
---|
329 | esac;
|
---|
330 |
|
---|
331 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
---|
332 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
---|
333 |
|
---|
334 | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
|
---|
335 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
---|
336 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
|
---|
337 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
---|
338 | $(am__aclocal_m4_deps):
|
---|
339 | install-libLTLIBRARIES: $(lib_LTLIBRARIES)
|
---|
340 | @$(NORMAL_INSTALL)
|
---|
341 | test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
|
---|
342 | @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
|
---|
343 | list2=; for p in $$list; do \
|
---|
344 | if test -f $$p; then \
|
---|
345 | list2="$$list2 $$p"; \
|
---|
346 | else :; fi; \
|
---|
347 | done; \
|
---|
348 | test -z "$$list2" || { \
|
---|
349 | echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
|
---|
350 | $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
|
---|
351 | }
|
---|
352 |
|
---|
353 | uninstall-libLTLIBRARIES:
|
---|
354 | @$(NORMAL_UNINSTALL)
|
---|
355 | @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
|
---|
356 | for p in $$list; do \
|
---|
357 | $(am__strip_dir) \
|
---|
358 | echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
|
---|
359 | $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
|
---|
360 | done
|
---|
361 |
|
---|
362 | clean-libLTLIBRARIES:
|
---|
363 | -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
|
---|
364 | @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
|
---|
365 | dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
|
---|
366 | test "$$dir" != "$$p" || dir=.; \
|
---|
367 | echo "rm -f \"$${dir}/so_locations\""; \
|
---|
368 | rm -f "$${dir}/so_locations"; \
|
---|
369 | done
|
---|
370 | libusb-1.0.la: $(libusb_1_0_la_OBJECTS) $(libusb_1_0_la_DEPENDENCIES)
|
---|
371 | $(AM_V_CCLD)$(libusb_1_0_la_LINK) -rpath $(libdir) $(libusb_1_0_la_OBJECTS) $(libusb_1_0_la_LIBADD) $(LIBS)
|
---|
372 |
|
---|
373 | mostlyclean-compile:
|
---|
374 | -rm -f *.$(OBJEXT)
|
---|
375 |
|
---|
376 | distclean-compile:
|
---|
377 | -rm -f *.tab.c
|
---|
378 |
|
---|
379 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libusb_1_0_la-core.Plo@am__quote@
|
---|
380 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libusb_1_0_la-darwin_usb.Plo@am__quote@
|
---|
381 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libusb_1_0_la-descriptor.Plo@am__quote@
|
---|
382 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libusb_1_0_la-hotplug.Plo@am__quote@
|
---|
383 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libusb_1_0_la-io.Plo@am__quote@
|
---|
384 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libusb_1_0_la-linux_netlink.Plo@am__quote@
|
---|
385 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libusb_1_0_la-linux_udev.Plo@am__quote@
|
---|
386 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libusb_1_0_la-linux_usbfs.Plo@am__quote@
|
---|
387 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libusb_1_0_la-openbsd_usb.Plo@am__quote@
|
---|
388 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libusb_1_0_la-os2_usb.Plo@am__quote@
|
---|
389 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libusb_1_0_la-poll_os2.Plo@am__quote@
|
---|
390 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libusb_1_0_la-poll_windows.Plo@am__quote@
|
---|
391 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libusb_1_0_la-sync.Plo@am__quote@
|
---|
392 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libusb_1_0_la-threads_posix.Plo@am__quote@
|
---|
393 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libusb_1_0_la-threads_windows.Plo@am__quote@
|
---|
394 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libusb_1_0_la-windows_usb.Plo@am__quote@
|
---|
395 |
|
---|
396 | .c.o:
|
---|
397 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
---|
398 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
---|
399 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
---|
400 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
---|
401 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
---|
402 | @am__fastdepCC_FALSE@ $(COMPILE) -c $<
|
---|
403 |
|
---|
404 | .c.obj:
|
---|
405 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
|
---|
406 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
---|
407 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
---|
408 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
---|
409 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
---|
410 | @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
|
---|
411 |
|
---|
412 | .c.lo:
|
---|
413 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
---|
414 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
|
---|
415 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
---|
416 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
|
---|
417 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
---|
418 | @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
|
---|
419 |
|
---|
420 | libusb_1_0_la-core.lo: core.c
|
---|
421 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -MT libusb_1_0_la-core.lo -MD -MP -MF $(DEPDIR)/libusb_1_0_la-core.Tpo -c -o libusb_1_0_la-core.lo `test -f 'core.c' || echo '$(srcdir)/'`core.c
|
---|
422 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libusb_1_0_la-core.Tpo $(DEPDIR)/libusb_1_0_la-core.Plo
|
---|
423 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
---|
424 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='core.c' object='libusb_1_0_la-core.lo' libtool=yes @AMDEPBACKSLASH@
|
---|
425 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
---|
426 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -c -o libusb_1_0_la-core.lo `test -f 'core.c' || echo '$(srcdir)/'`core.c
|
---|
427 |
|
---|
428 | libusb_1_0_la-descriptor.lo: descriptor.c
|
---|
429 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -MT libusb_1_0_la-descriptor.lo -MD -MP -MF $(DEPDIR)/libusb_1_0_la-descriptor.Tpo -c -o libusb_1_0_la-descriptor.lo `test -f 'descriptor.c' || echo '$(srcdir)/'`descriptor.c
|
---|
430 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libusb_1_0_la-descriptor.Tpo $(DEPDIR)/libusb_1_0_la-descriptor.Plo
|
---|
431 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
---|
432 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='descriptor.c' object='libusb_1_0_la-descriptor.lo' libtool=yes @AMDEPBACKSLASH@
|
---|
433 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
---|
434 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -c -o libusb_1_0_la-descriptor.lo `test -f 'descriptor.c' || echo '$(srcdir)/'`descriptor.c
|
---|
435 |
|
---|
436 | libusb_1_0_la-io.lo: io.c
|
---|
437 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -MT libusb_1_0_la-io.lo -MD -MP -MF $(DEPDIR)/libusb_1_0_la-io.Tpo -c -o libusb_1_0_la-io.lo `test -f 'io.c' || echo '$(srcdir)/'`io.c
|
---|
438 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libusb_1_0_la-io.Tpo $(DEPDIR)/libusb_1_0_la-io.Plo
|
---|
439 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
---|
440 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='io.c' object='libusb_1_0_la-io.lo' libtool=yes @AMDEPBACKSLASH@
|
---|
441 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
---|
442 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -c -o libusb_1_0_la-io.lo `test -f 'io.c' || echo '$(srcdir)/'`io.c
|
---|
443 |
|
---|
444 | libusb_1_0_la-sync.lo: sync.c
|
---|
445 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -MT libusb_1_0_la-sync.lo -MD -MP -MF $(DEPDIR)/libusb_1_0_la-sync.Tpo -c -o libusb_1_0_la-sync.lo `test -f 'sync.c' || echo '$(srcdir)/'`sync.c
|
---|
446 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libusb_1_0_la-sync.Tpo $(DEPDIR)/libusb_1_0_la-sync.Plo
|
---|
447 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
---|
448 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sync.c' object='libusb_1_0_la-sync.lo' libtool=yes @AMDEPBACKSLASH@
|
---|
449 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
---|
450 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -c -o libusb_1_0_la-sync.lo `test -f 'sync.c' || echo '$(srcdir)/'`sync.c
|
---|
451 |
|
---|
452 | libusb_1_0_la-darwin_usb.lo: os/darwin_usb.c
|
---|
453 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -MT libusb_1_0_la-darwin_usb.lo -MD -MP -MF $(DEPDIR)/libusb_1_0_la-darwin_usb.Tpo -c -o libusb_1_0_la-darwin_usb.lo `test -f 'os/darwin_usb.c' || echo '$(srcdir)/'`os/darwin_usb.c
|
---|
454 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libusb_1_0_la-darwin_usb.Tpo $(DEPDIR)/libusb_1_0_la-darwin_usb.Plo
|
---|
455 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
---|
456 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='os/darwin_usb.c' object='libusb_1_0_la-darwin_usb.lo' libtool=yes @AMDEPBACKSLASH@
|
---|
457 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
---|
458 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -c -o libusb_1_0_la-darwin_usb.lo `test -f 'os/darwin_usb.c' || echo '$(srcdir)/'`os/darwin_usb.c
|
---|
459 |
|
---|
460 | libusb_1_0_la-linux_usbfs.lo: os/linux_usbfs.c
|
---|
461 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -MT libusb_1_0_la-linux_usbfs.lo -MD -MP -MF $(DEPDIR)/libusb_1_0_la-linux_usbfs.Tpo -c -o libusb_1_0_la-linux_usbfs.lo `test -f 'os/linux_usbfs.c' || echo '$(srcdir)/'`os/linux_usbfs.c
|
---|
462 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libusb_1_0_la-linux_usbfs.Tpo $(DEPDIR)/libusb_1_0_la-linux_usbfs.Plo
|
---|
463 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
---|
464 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='os/linux_usbfs.c' object='libusb_1_0_la-linux_usbfs.lo' libtool=yes @AMDEPBACKSLASH@
|
---|
465 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
---|
466 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -c -o libusb_1_0_la-linux_usbfs.lo `test -f 'os/linux_usbfs.c' || echo '$(srcdir)/'`os/linux_usbfs.c
|
---|
467 |
|
---|
468 | libusb_1_0_la-linux_netlink.lo: os/linux_netlink.c
|
---|
469 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -MT libusb_1_0_la-linux_netlink.lo -MD -MP -MF $(DEPDIR)/libusb_1_0_la-linux_netlink.Tpo -c -o libusb_1_0_la-linux_netlink.lo `test -f 'os/linux_netlink.c' || echo '$(srcdir)/'`os/linux_netlink.c
|
---|
470 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libusb_1_0_la-linux_netlink.Tpo $(DEPDIR)/libusb_1_0_la-linux_netlink.Plo
|
---|
471 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
---|
472 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='os/linux_netlink.c' object='libusb_1_0_la-linux_netlink.lo' libtool=yes @AMDEPBACKSLASH@
|
---|
473 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
---|
474 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -c -o libusb_1_0_la-linux_netlink.lo `test -f 'os/linux_netlink.c' || echo '$(srcdir)/'`os/linux_netlink.c
|
---|
475 |
|
---|
476 | libusb_1_0_la-linux_udev.lo: os/linux_udev.c
|
---|
477 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -MT libusb_1_0_la-linux_udev.lo -MD -MP -MF $(DEPDIR)/libusb_1_0_la-linux_udev.Tpo -c -o libusb_1_0_la-linux_udev.lo `test -f 'os/linux_udev.c' || echo '$(srcdir)/'`os/linux_udev.c
|
---|
478 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libusb_1_0_la-linux_udev.Tpo $(DEPDIR)/libusb_1_0_la-linux_udev.Plo
|
---|
479 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
---|
480 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='os/linux_udev.c' object='libusb_1_0_la-linux_udev.lo' libtool=yes @AMDEPBACKSLASH@
|
---|
481 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
---|
482 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -c -o libusb_1_0_la-linux_udev.lo `test -f 'os/linux_udev.c' || echo '$(srcdir)/'`os/linux_udev.c
|
---|
483 |
|
---|
484 | libusb_1_0_la-openbsd_usb.lo: os/openbsd_usb.c
|
---|
485 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -MT libusb_1_0_la-openbsd_usb.lo -MD -MP -MF $(DEPDIR)/libusb_1_0_la-openbsd_usb.Tpo -c -o libusb_1_0_la-openbsd_usb.lo `test -f 'os/openbsd_usb.c' || echo '$(srcdir)/'`os/openbsd_usb.c
|
---|
486 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libusb_1_0_la-openbsd_usb.Tpo $(DEPDIR)/libusb_1_0_la-openbsd_usb.Plo
|
---|
487 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
---|
488 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='os/openbsd_usb.c' object='libusb_1_0_la-openbsd_usb.lo' libtool=yes @AMDEPBACKSLASH@
|
---|
489 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
---|
490 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -c -o libusb_1_0_la-openbsd_usb.lo `test -f 'os/openbsd_usb.c' || echo '$(srcdir)/'`os/openbsd_usb.c
|
---|
491 |
|
---|
492 | libusb_1_0_la-poll_os2.lo: os/poll_os2.c
|
---|
493 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -MT libusb_1_0_la-poll_os2.lo -MD -MP -MF $(DEPDIR)/libusb_1_0_la-poll_os2.Tpo -c -o libusb_1_0_la-poll_os2.lo `test -f 'os/poll_os2.c' || echo '$(srcdir)/'`os/poll_os2.c
|
---|
494 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libusb_1_0_la-poll_os2.Tpo $(DEPDIR)/libusb_1_0_la-poll_os2.Plo
|
---|
495 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
---|
496 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='os/poll_os2.c' object='libusb_1_0_la-poll_os2.lo' libtool=yes @AMDEPBACKSLASH@
|
---|
497 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
---|
498 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -c -o libusb_1_0_la-poll_os2.lo `test -f 'os/poll_os2.c' || echo '$(srcdir)/'`os/poll_os2.c
|
---|
499 |
|
---|
500 | libusb_1_0_la-os2_usb.lo: os/os2_usb.c
|
---|
501 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -MT libusb_1_0_la-os2_usb.lo -MD -MP -MF $(DEPDIR)/libusb_1_0_la-os2_usb.Tpo -c -o libusb_1_0_la-os2_usb.lo `test -f 'os/os2_usb.c' || echo '$(srcdir)/'`os/os2_usb.c
|
---|
502 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libusb_1_0_la-os2_usb.Tpo $(DEPDIR)/libusb_1_0_la-os2_usb.Plo
|
---|
503 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
---|
504 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='os/os2_usb.c' object='libusb_1_0_la-os2_usb.lo' libtool=yes @AMDEPBACKSLASH@
|
---|
505 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
---|
506 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -c -o libusb_1_0_la-os2_usb.lo `test -f 'os/os2_usb.c' || echo '$(srcdir)/'`os/os2_usb.c
|
---|
507 |
|
---|
508 | libusb_1_0_la-poll_windows.lo: os/poll_windows.c
|
---|
509 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -MT libusb_1_0_la-poll_windows.lo -MD -MP -MF $(DEPDIR)/libusb_1_0_la-poll_windows.Tpo -c -o libusb_1_0_la-poll_windows.lo `test -f 'os/poll_windows.c' || echo '$(srcdir)/'`os/poll_windows.c
|
---|
510 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libusb_1_0_la-poll_windows.Tpo $(DEPDIR)/libusb_1_0_la-poll_windows.Plo
|
---|
511 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
---|
512 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='os/poll_windows.c' object='libusb_1_0_la-poll_windows.lo' libtool=yes @AMDEPBACKSLASH@
|
---|
513 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
---|
514 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -c -o libusb_1_0_la-poll_windows.lo `test -f 'os/poll_windows.c' || echo '$(srcdir)/'`os/poll_windows.c
|
---|
515 |
|
---|
516 | libusb_1_0_la-windows_usb.lo: os/windows_usb.c
|
---|
517 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -MT libusb_1_0_la-windows_usb.lo -MD -MP -MF $(DEPDIR)/libusb_1_0_la-windows_usb.Tpo -c -o libusb_1_0_la-windows_usb.lo `test -f 'os/windows_usb.c' || echo '$(srcdir)/'`os/windows_usb.c
|
---|
518 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libusb_1_0_la-windows_usb.Tpo $(DEPDIR)/libusb_1_0_la-windows_usb.Plo
|
---|
519 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
---|
520 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='os/windows_usb.c' object='libusb_1_0_la-windows_usb.lo' libtool=yes @AMDEPBACKSLASH@
|
---|
521 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
---|
522 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -c -o libusb_1_0_la-windows_usb.lo `test -f 'os/windows_usb.c' || echo '$(srcdir)/'`os/windows_usb.c
|
---|
523 |
|
---|
524 | libusb_1_0_la-hotplug.lo: hotplug.c
|
---|
525 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -MT libusb_1_0_la-hotplug.lo -MD -MP -MF $(DEPDIR)/libusb_1_0_la-hotplug.Tpo -c -o libusb_1_0_la-hotplug.lo `test -f 'hotplug.c' || echo '$(srcdir)/'`hotplug.c
|
---|
526 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libusb_1_0_la-hotplug.Tpo $(DEPDIR)/libusb_1_0_la-hotplug.Plo
|
---|
527 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
---|
528 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='hotplug.c' object='libusb_1_0_la-hotplug.lo' libtool=yes @AMDEPBACKSLASH@
|
---|
529 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
---|
530 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -c -o libusb_1_0_la-hotplug.lo `test -f 'hotplug.c' || echo '$(srcdir)/'`hotplug.c
|
---|
531 |
|
---|
532 | libusb_1_0_la-threads_windows.lo: os/threads_windows.c
|
---|
533 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -MT libusb_1_0_la-threads_windows.lo -MD -MP -MF $(DEPDIR)/libusb_1_0_la-threads_windows.Tpo -c -o libusb_1_0_la-threads_windows.lo `test -f 'os/threads_windows.c' || echo '$(srcdir)/'`os/threads_windows.c
|
---|
534 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libusb_1_0_la-threads_windows.Tpo $(DEPDIR)/libusb_1_0_la-threads_windows.Plo
|
---|
535 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
---|
536 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='os/threads_windows.c' object='libusb_1_0_la-threads_windows.lo' libtool=yes @AMDEPBACKSLASH@
|
---|
537 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
---|
538 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -c -o libusb_1_0_la-threads_windows.lo `test -f 'os/threads_windows.c' || echo '$(srcdir)/'`os/threads_windows.c
|
---|
539 |
|
---|
540 | libusb_1_0_la-threads_posix.lo: os/threads_posix.c
|
---|
541 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -MT libusb_1_0_la-threads_posix.lo -MD -MP -MF $(DEPDIR)/libusb_1_0_la-threads_posix.Tpo -c -o libusb_1_0_la-threads_posix.lo `test -f 'os/threads_posix.c' || echo '$(srcdir)/'`os/threads_posix.c
|
---|
542 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libusb_1_0_la-threads_posix.Tpo $(DEPDIR)/libusb_1_0_la-threads_posix.Plo
|
---|
543 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
---|
544 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='os/threads_posix.c' object='libusb_1_0_la-threads_posix.lo' libtool=yes @AMDEPBACKSLASH@
|
---|
545 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
---|
546 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libusb_1_0_la_CFLAGS) $(CFLAGS) -c -o libusb_1_0_la-threads_posix.lo `test -f 'os/threads_posix.c' || echo '$(srcdir)/'`os/threads_posix.c
|
---|
547 |
|
---|
548 | mostlyclean-libtool:
|
---|
549 | -rm -f *.lo
|
---|
550 |
|
---|
551 | clean-libtool:
|
---|
552 | -rm -rf .libs _libs
|
---|
553 | install-hdrHEADERS: $(hdr_HEADERS)
|
---|
554 | @$(NORMAL_INSTALL)
|
---|
555 | test -z "$(hdrdir)" || $(MKDIR_P) "$(DESTDIR)$(hdrdir)"
|
---|
556 | @list='$(hdr_HEADERS)'; test -n "$(hdrdir)" || list=; \
|
---|
557 | for p in $$list; do \
|
---|
558 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
---|
559 | echo "$$d$$p"; \
|
---|
560 | done | $(am__base_list) | \
|
---|
561 | while read files; do \
|
---|
562 | echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(hdrdir)'"; \
|
---|
563 | $(INSTALL_HEADER) $$files "$(DESTDIR)$(hdrdir)" || exit $$?; \
|
---|
564 | done
|
---|
565 |
|
---|
566 | uninstall-hdrHEADERS:
|
---|
567 | @$(NORMAL_UNINSTALL)
|
---|
568 | @list='$(hdr_HEADERS)'; test -n "$(hdrdir)" || list=; \
|
---|
569 | files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
---|
570 | test -n "$$files" || exit 0; \
|
---|
571 | echo " ( cd '$(DESTDIR)$(hdrdir)' && rm -f" $$files ")"; \
|
---|
572 | cd "$(DESTDIR)$(hdrdir)" && rm -f $$files
|
---|
573 |
|
---|
574 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
---|
575 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
---|
576 | unique=`for i in $$list; do \
|
---|
577 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
---|
578 | done | \
|
---|
579 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
---|
580 | END { if (nonempty) { for (i in files) print i; }; }'`; \
|
---|
581 | mkid -fID $$unique
|
---|
582 | tags: TAGS
|
---|
583 |
|
---|
584 | TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
---|
585 | $(TAGS_FILES) $(LISP)
|
---|
586 | set x; \
|
---|
587 | here=`pwd`; \
|
---|
588 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
---|
589 | unique=`for i in $$list; do \
|
---|
590 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
---|
591 | done | \
|
---|
592 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
---|
593 | END { if (nonempty) { for (i in files) print i; }; }'`; \
|
---|
594 | shift; \
|
---|
595 | if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
|
---|
596 | test -n "$$unique" || unique=$$empty_fix; \
|
---|
597 | if test $$# -gt 0; then \
|
---|
598 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
---|
599 | "$$@" $$unique; \
|
---|
600 | else \
|
---|
601 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
---|
602 | $$unique; \
|
---|
603 | fi; \
|
---|
604 | fi
|
---|
605 | ctags: CTAGS
|
---|
606 | CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
---|
607 | $(TAGS_FILES) $(LISP)
|
---|
608 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
---|
609 | unique=`for i in $$list; do \
|
---|
610 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
---|
611 | done | \
|
---|
612 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
---|
613 | END { if (nonempty) { for (i in files) print i; }; }'`; \
|
---|
614 | test -z "$(CTAGS_ARGS)$$unique" \
|
---|
615 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
---|
616 | $$unique
|
---|
617 |
|
---|
618 | GTAGS:
|
---|
619 | here=`$(am__cd) $(top_builddir) && pwd` \
|
---|
620 | && $(am__cd) $(top_srcdir) \
|
---|
621 | && gtags -i $(GTAGS_ARGS) "$$here"
|
---|
622 |
|
---|
623 | distclean-tags:
|
---|
624 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
---|
625 |
|
---|
626 | distdir: $(DISTFILES)
|
---|
627 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
---|
628 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
---|
629 | list='$(DISTFILES)'; \
|
---|
630 | dist_files=`for file in $$list; do echo $$file; done | \
|
---|
631 | sed -e "s|^$$srcdirstrip/||;t" \
|
---|
632 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
---|
633 | case $$dist_files in \
|
---|
634 | */*) $(MKDIR_P) `echo "$$dist_files" | \
|
---|
635 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
---|
636 | sort -u` ;; \
|
---|
637 | esac; \
|
---|
638 | for file in $$dist_files; do \
|
---|
639 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
---|
640 | if test -d $$d/$$file; then \
|
---|
641 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
---|
642 | if test -d "$(distdir)/$$file"; then \
|
---|
643 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
---|
644 | fi; \
|
---|
645 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
---|
646 | cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
|
---|
647 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
---|
648 | fi; \
|
---|
649 | cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
|
---|
650 | else \
|
---|
651 | test -f "$(distdir)/$$file" \
|
---|
652 | || cp -p $$d/$$file "$(distdir)/$$file" \
|
---|
653 | || exit 1; \
|
---|
654 | fi; \
|
---|
655 | done
|
---|
656 | check-am: all-am
|
---|
657 | check: check-am
|
---|
658 | all-am: Makefile $(LTLIBRARIES) $(OS2_DLL_NAME).dll $(HEADERS)
|
---|
659 | installdirs:
|
---|
660 | for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(hdrdir)"; do \
|
---|
661 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \
|
---|
662 | done
|
---|
663 | install: install-am
|
---|
664 | install-exec: install-exec-am
|
---|
665 | install-data: install-data-am
|
---|
666 | uninstall: uninstall-am
|
---|
667 |
|
---|
668 | install-am: all-am
|
---|
669 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
---|
670 |
|
---|
671 | installcheck: installcheck-am
|
---|
672 | install-strip:
|
---|
673 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
---|
674 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
---|
675 | `test -z '$(STRIP)' || \
|
---|
676 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
---|
677 | mostlyclean-generic:
|
---|
678 |
|
---|
679 | clean-generic:
|
---|
680 |
|
---|
681 | distclean-generic:
|
---|
682 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
---|
683 | -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
|
---|
684 |
|
---|
685 | maintainer-clean-generic:
|
---|
686 | @echo "This command is intended for maintainers to use"
|
---|
687 | @echo "it deletes files that may require special tools to rebuild."
|
---|
688 | clean: clean-am
|
---|
689 |
|
---|
690 | clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
|
---|
691 | mostlyclean-am
|
---|
692 |
|
---|
693 | distclean: distclean-am
|
---|
694 | -rm -rf ./$(DEPDIR)
|
---|
695 | -rm -f Makefile
|
---|
696 | distclean-am: clean-am distclean-compile distclean-generic \
|
---|
697 | distclean-tags
|
---|
698 |
|
---|
699 | dvi: dvi-am
|
---|
700 |
|
---|
701 | dvi-am:
|
---|
702 |
|
---|
703 | html: html-am
|
---|
704 |
|
---|
705 | html-am:
|
---|
706 |
|
---|
707 | info: info-am
|
---|
708 |
|
---|
709 | info-am:
|
---|
710 |
|
---|
711 | install-data-am: install-hdrHEADERS
|
---|
712 |
|
---|
713 | install-dvi: install-dvi-am
|
---|
714 |
|
---|
715 | install-dvi-am:
|
---|
716 |
|
---|
717 | install-exec-am: install-libLTLIBRARIES
|
---|
718 |
|
---|
719 | install-html: install-html-am
|
---|
720 |
|
---|
721 | install-html-am:
|
---|
722 |
|
---|
723 | install-info: install-info-am
|
---|
724 |
|
---|
725 | install-info-am:
|
---|
726 |
|
---|
727 | install-man:
|
---|
728 |
|
---|
729 | install-pdf: install-pdf-am
|
---|
730 |
|
---|
731 | install-pdf-am:
|
---|
732 |
|
---|
733 | install-ps: install-ps-am
|
---|
734 |
|
---|
735 | install-ps-am:
|
---|
736 |
|
---|
737 | installcheck-am:
|
---|
738 |
|
---|
739 | maintainer-clean: maintainer-clean-am
|
---|
740 | -rm -rf ./$(DEPDIR)
|
---|
741 | -rm -f Makefile
|
---|
742 | maintainer-clean-am: distclean-am maintainer-clean-generic
|
---|
743 |
|
---|
744 | mostlyclean: mostlyclean-am
|
---|
745 |
|
---|
746 | mostlyclean-am: mostlyclean-compile mostlyclean-generic \
|
---|
747 | mostlyclean-libtool
|
---|
748 |
|
---|
749 | pdf: pdf-am
|
---|
750 |
|
---|
751 | pdf-am:
|
---|
752 |
|
---|
753 | ps: ps-am
|
---|
754 |
|
---|
755 | ps-am:
|
---|
756 |
|
---|
757 | uninstall-am: uninstall-hdrHEADERS uninstall-libLTLIBRARIES
|
---|
758 |
|
---|
759 | .MAKE: install-am install-strip
|
---|
760 |
|
---|
761 | .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
|
---|
762 | clean-libLTLIBRARIES clean-libtool ctags distclean \
|
---|
763 | distclean-compile distclean-generic distclean-libtool \
|
---|
764 | distclean-tags distdir dvi dvi-am html html-am info info-am \
|
---|
765 | install install-am install-data install-data-am install-dvi \
|
---|
766 | install-dvi-am install-exec install-exec-am install-hdrHEADERS \
|
---|
767 | install-html install-html-am install-info install-info-am \
|
---|
768 | install-libLTLIBRARIES install-man install-pdf install-pdf-am \
|
---|
769 | install-ps install-ps-am install-strip installcheck \
|
---|
770 | installcheck-am installdirs maintainer-clean \
|
---|
771 | maintainer-clean-generic mostlyclean mostlyclean-compile \
|
---|
772 | mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
|
---|
773 | tags uninstall uninstall-am uninstall-hdrHEADERS \
|
---|
774 | uninstall-libLTLIBRARIES
|
---|
775 |
|
---|
776 |
|
---|
777 | @OS_WINDOWS_TRUE@.rc.lo:
|
---|
778 | @OS_WINDOWS_TRUE@ $(AM_V_GEN)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --tag=RC --mode=compile $(RC) $(RCFLAGS) -i $< -o $@
|
---|
779 |
|
---|
780 | @OS_WINDOWS_TRUE@libusb-1.0.rc: version.h
|
---|
781 |
|
---|
782 | # Tell versions [3.59,3.63) of GNU make to not export all variables.
|
---|
783 | # Otherwise a system limit (for SysV at least) may be exceeded.
|
---|
784 | .NOEXPORT:
|
---|
785 |
|
---|
786 | $(OS2_DLL_NAME).dll: lib$(OS2_LA_NAME).la
|
---|
787 | rm -f .libs/$(OS2_DLL_NAME)*.a
|
---|
788 | ar cru .libs/$(OS2_LA_NAME)_s.a $(OS2_DLL_OBJ)
|
---|
789 | echo "LIBRARY $(OS2_DLL_NAME) INITINSTANCE TERMINSTANCE" > $(OS2_DLL_NAME).def
|
---|
790 | echo "DATA MULTIPLE" >> $(OS2_DLL_NAME).def
|
---|
791 | echo "EXPORTS" >> $(OS2_DLL_NAME).def
|
---|
792 | emxexp $(OS2_DLL_OBJ) >> $(OS2_DLL_NAME).def
|
---|
793 | gcc -g -Zbin-files -Zhigh-mem -Zomf -Zdll $(OS2_DLL_NAME).def -o $@ $(OS2_DLL_OBJ) $(OS2_DLL_LIBS)
|
---|
794 | emximp -o .libs/$(OS2_LA_NAME).a $(OS2_DLL_NAME).def
|
---|
795 | emximp -o .libs/$(OS2_LA_NAME).lib $(OS2_DLL_NAME).def
|
---|
796 | cp $@ .libs
|
---|