libusb 0.5.1 → 0.6.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.travis.yml +8 -2
- data/Gemfile +2 -0
- data/History.md +12 -0
- data/README.md +25 -14
- data/Rakefile +64 -109
- data/appveyor.yml +23 -0
- data/ext/extconf.rb +10 -12
- data/ext/libusb_recipe.rb +29 -0
- data/lib/libusb/call.rb +14 -11
- data/lib/libusb/compat.rb +9 -9
- data/lib/libusb/context.rb +16 -1
- data/lib/libusb/dependencies.rb +7 -0
- data/lib/libusb/dev_handle.rb +13 -3
- data/lib/libusb/eventmachine.rb +4 -4
- data/lib/libusb/transfer.rb +71 -10
- data/lib/libusb/version_gem.rb +1 -1
- data/libusb.gemspec +7 -5
- data/ports/archives/libusb-1.0.21.tar.bz2 +0 -0
- data/test/test_libusb_bulk_stream_transfer.rb +1 -1
- data/test/test_libusb_descriptors.rb +4 -4
- data/test/test_libusb_event_machine.rb +7 -7
- data/test/test_libusb_hotplug.rb +15 -3
- data/test/test_libusb_iso_transfer.rb +1 -1
- data/test/test_libusb_mass_storage.rb +19 -19
- data/test/test_libusb_mass_storage2.rb +1 -1
- data/test/test_libusb_structs.rb +13 -0
- data/test/test_libusb_threads.rb +2 -2
- data/wireshark-usb-sniffer.png +0 -0
- metadata +32 -156
- checksums.yaml.gz.sig +0 -0
- data.tar.gz.sig +0 -0
- data/ext/libusb-1.0.20/AUTHORS +0 -89
- data/ext/libusb-1.0.20/COPYING +0 -504
- data/ext/libusb-1.0.20/ChangeLog +0 -227
- data/ext/libusb-1.0.20/INSTALL +0 -234
- data/ext/libusb-1.0.20/Makefile.am +0 -28
- data/ext/libusb-1.0.20/Makefile.in +0 -897
- data/ext/libusb-1.0.20/NEWS +0 -2
- data/ext/libusb-1.0.20/PORTING +0 -94
- data/ext/libusb-1.0.20/README +0 -29
- data/ext/libusb-1.0.20/TODO +0 -2
- data/ext/libusb-1.0.20/Xcode/common.xcconfig +0 -49
- data/ext/libusb-1.0.20/Xcode/config.h +0 -28
- data/ext/libusb-1.0.20/Xcode/debug.xcconfig +0 -29
- data/ext/libusb-1.0.20/Xcode/libusb.xcconfig +0 -21
- data/ext/libusb-1.0.20/Xcode/libusb.xcodeproj/project.pbxproj +0 -865
- data/ext/libusb-1.0.20/Xcode/libusb_debug.xcconfig +0 -21
- data/ext/libusb-1.0.20/Xcode/libusb_release.xcconfig +0 -21
- data/ext/libusb-1.0.20/Xcode/release.xcconfig +0 -30
- data/ext/libusb-1.0.20/aclocal.m4 +0 -1193
- data/ext/libusb-1.0.20/android/README +0 -114
- data/ext/libusb-1.0.20/android/config.h +0 -81
- data/ext/libusb-1.0.20/android/jni/Android.mk +0 -23
- data/ext/libusb-1.0.20/android/jni/Application.mk +0 -24
- data/ext/libusb-1.0.20/android/jni/examples.mk +0 -134
- data/ext/libusb-1.0.20/android/jni/libusb.mk +0 -54
- data/ext/libusb-1.0.20/android/jni/tests.mk +0 -56
- data/ext/libusb-1.0.20/compile +0 -347
- data/ext/libusb-1.0.20/config.guess +0 -1421
- data/ext/libusb-1.0.20/config.h.in +0 -155
- data/ext/libusb-1.0.20/config.sub +0 -1807
- data/ext/libusb-1.0.20/configure +0 -15466
- data/ext/libusb-1.0.20/configure.ac +0 -326
- data/ext/libusb-1.0.20/depcomp +0 -791
- data/ext/libusb-1.0.20/doc/Makefile.am +0 -9
- data/ext/libusb-1.0.20/doc/Makefile.in +0 -456
- data/ext/libusb-1.0.20/doc/doxygen.cfg.in +0 -2334
- data/ext/libusb-1.0.20/examples/Makefile.am +0 -19
- data/ext/libusb-1.0.20/examples/Makefile.in +0 -713
- data/ext/libusb-1.0.20/examples/dpfp.c +0 -506
- data/ext/libusb-1.0.20/examples/dpfp_threaded.c +0 -549
- data/ext/libusb-1.0.20/examples/ezusb.c +0 -831
- data/ext/libusb-1.0.20/examples/ezusb.h +0 -120
- data/ext/libusb-1.0.20/examples/fxload.c +0 -308
- data/ext/libusb-1.0.20/examples/getopt/getopt.c +0 -1060
- data/ext/libusb-1.0.20/examples/getopt/getopt.h +0 -180
- data/ext/libusb-1.0.20/examples/getopt/getopt1.c +0 -188
- data/ext/libusb-1.0.20/examples/hotplugtest.c +0 -122
- data/ext/libusb-1.0.20/examples/listdevs.c +0 -71
- data/ext/libusb-1.0.20/examples/sam3u_benchmark.c +0 -193
- data/ext/libusb-1.0.20/examples/xusb.c +0 -1130
- data/ext/libusb-1.0.20/install-sh +0 -501
- data/ext/libusb-1.0.20/libusb-1.0.pc.in +0 -11
- data/ext/libusb-1.0.20/libusb/Makefile.am +0 -90
- data/ext/libusb-1.0.20/libusb/Makefile.in +0 -1053
- data/ext/libusb-1.0.20/libusb/core.c +0 -2452
- data/ext/libusb-1.0.20/libusb/descriptor.c +0 -1201
- data/ext/libusb-1.0.20/libusb/hotplug.c +0 -344
- data/ext/libusb-1.0.20/libusb/hotplug.h +0 -90
- data/ext/libusb-1.0.20/libusb/io.c +0 -2760
- data/ext/libusb-1.0.20/libusb/libusb-1.0.def +0 -168
- data/ext/libusb-1.0.20/libusb/libusb-1.0.rc +0 -61
- data/ext/libusb-1.0.20/libusb/libusb.h +0 -1999
- data/ext/libusb-1.0.20/libusb/libusbi.h +0 -1102
- data/ext/libusb-1.0.20/libusb/os/darwin_usb.c +0 -1969
- data/ext/libusb-1.0.20/libusb/os/darwin_usb.h +0 -158
- data/ext/libusb-1.0.20/libusb/os/haiku/Makefile.am +0 -5
- data/ext/libusb-1.0.20/libusb/os/haiku/Makefile.in +0 -810
- data/ext/libusb-1.0.20/libusb/os/haiku/aclocal.m4 +0 -1193
- data/ext/libusb-1.0.20/libusb/os/haiku/compile +0 -347
- data/ext/libusb-1.0.20/libusb/os/haiku/config.guess +0 -1421
- data/ext/libusb-1.0.20/libusb/os/haiku/config.sub +0 -1807
- data/ext/libusb-1.0.20/libusb/os/haiku/configure +0 -17579
- data/ext/libusb-1.0.20/libusb/os/haiku/configure.ac +0 -8
- data/ext/libusb-1.0.20/libusb/os/haiku/depcomp +0 -791
- data/ext/libusb-1.0.20/libusb/os/haiku/haiku_pollfs.cpp +0 -378
- data/ext/libusb-1.0.20/libusb/os/haiku/haiku_usb.h +0 -112
- data/ext/libusb-1.0.20/libusb/os/haiku/haiku_usb_backend.cpp +0 -550
- data/ext/libusb-1.0.20/libusb/os/haiku/haiku_usb_raw.cpp +0 -255
- data/ext/libusb-1.0.20/libusb/os/haiku/haiku_usb_raw.h +0 -180
- data/ext/libusb-1.0.20/libusb/os/haiku/install-sh +0 -501
- data/ext/libusb-1.0.20/libusb/os/haiku/ltmain.sh +0 -9655
- data/ext/libusb-1.0.20/libusb/os/haiku/m4/libtool.m4 +0 -7992
- data/ext/libusb-1.0.20/libusb/os/haiku/m4/ltoptions.m4 +0 -384
- data/ext/libusb-1.0.20/libusb/os/haiku/m4/ltsugar.m4 +0 -123
- data/ext/libusb-1.0.20/libusb/os/haiku/m4/ltversion.m4 +0 -23
- data/ext/libusb-1.0.20/libusb/os/haiku/m4/lt~obsolete.m4 +0 -98
- data/ext/libusb-1.0.20/libusb/os/haiku/missing +0 -215
- data/ext/libusb-1.0.20/libusb/os/linux_netlink.c +0 -369
- data/ext/libusb-1.0.20/libusb/os/linux_udev.c +0 -306
- data/ext/libusb-1.0.20/libusb/os/linux_usbfs.c +0 -2692
- data/ext/libusb-1.0.20/libusb/os/linux_usbfs.h +0 -192
- data/ext/libusb-1.0.20/libusb/os/netbsd_usb.c +0 -674
- data/ext/libusb-1.0.20/libusb/os/openbsd_usb.c +0 -768
- data/ext/libusb-1.0.20/libusb/os/poll_posix.c +0 -53
- data/ext/libusb-1.0.20/libusb/os/poll_posix.h +0 -11
- data/ext/libusb-1.0.20/libusb/os/poll_windows.c +0 -728
- data/ext/libusb-1.0.20/libusb/os/poll_windows.h +0 -131
- data/ext/libusb-1.0.20/libusb/os/threads_posix.c +0 -82
- data/ext/libusb-1.0.20/libusb/os/threads_posix.h +0 -50
- data/ext/libusb-1.0.20/libusb/os/threads_windows.c +0 -214
- data/ext/libusb-1.0.20/libusb/os/threads_windows.h +0 -87
- data/ext/libusb-1.0.20/libusb/os/wince_usb.c +0 -869
- data/ext/libusb-1.0.20/libusb/os/wince_usb.h +0 -131
- data/ext/libusb-1.0.20/libusb/os/windows_common.h +0 -108
- data/ext/libusb-1.0.20/libusb/os/windows_usb.c +0 -4643
- data/ext/libusb-1.0.20/libusb/os/windows_usb.h +0 -973
- data/ext/libusb-1.0.20/libusb/strerror.c +0 -202
- data/ext/libusb-1.0.20/libusb/sync.c +0 -308
- data/ext/libusb-1.0.20/libusb/version.h +0 -18
- data/ext/libusb-1.0.20/libusb/version_nano.h +0 -1
- data/ext/libusb-1.0.20/ltmain.sh +0 -9655
- data/ext/libusb-1.0.20/m4/libtool.m4 +0 -7992
- data/ext/libusb-1.0.20/m4/ltoptions.m4 +0 -384
- data/ext/libusb-1.0.20/m4/ltsugar.m4 +0 -123
- data/ext/libusb-1.0.20/m4/ltversion.m4 +0 -23
- data/ext/libusb-1.0.20/m4/lt~obsolete.m4 +0 -98
- data/ext/libusb-1.0.20/missing +0 -215
- data/ext/libusb-1.0.20/tests/Makefile.am +0 -6
- data/ext/libusb-1.0.20/tests/Makefile.in +0 -596
- data/ext/libusb-1.0.20/tests/libusb_testlib.h +0 -107
- data/ext/libusb-1.0.20/tests/stress.c +0 -160
- data/ext/libusb-1.0.20/tests/testlib.c +0 -277
- metadata.gz.sig +0 -0
@@ -1,456 +0,0 @@
|
|
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
|
-
VPATH = @srcdir@
|
17
|
-
am__is_gnu_make = { \
|
18
|
-
if test -z '$(MAKELEVEL)'; then \
|
19
|
-
false; \
|
20
|
-
elif test -n '$(MAKE_HOST)'; then \
|
21
|
-
true; \
|
22
|
-
elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
|
23
|
-
true; \
|
24
|
-
else \
|
25
|
-
false; \
|
26
|
-
fi; \
|
27
|
-
}
|
28
|
-
am__make_running_with_option = \
|
29
|
-
case $${target_option-} in \
|
30
|
-
?) ;; \
|
31
|
-
*) echo "am__make_running_with_option: internal error: invalid" \
|
32
|
-
"target option '$${target_option-}' specified" >&2; \
|
33
|
-
exit 1;; \
|
34
|
-
esac; \
|
35
|
-
has_opt=no; \
|
36
|
-
sane_makeflags=$$MAKEFLAGS; \
|
37
|
-
if $(am__is_gnu_make); then \
|
38
|
-
sane_makeflags=$$MFLAGS; \
|
39
|
-
else \
|
40
|
-
case $$MAKEFLAGS in \
|
41
|
-
*\\[\ \ ]*) \
|
42
|
-
bs=\\; \
|
43
|
-
sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
|
44
|
-
| sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
|
45
|
-
esac; \
|
46
|
-
fi; \
|
47
|
-
skip_next=no; \
|
48
|
-
strip_trailopt () \
|
49
|
-
{ \
|
50
|
-
flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
|
51
|
-
}; \
|
52
|
-
for flg in $$sane_makeflags; do \
|
53
|
-
test $$skip_next = yes && { skip_next=no; continue; }; \
|
54
|
-
case $$flg in \
|
55
|
-
*=*|--*) continue;; \
|
56
|
-
-*I) strip_trailopt 'I'; skip_next=yes;; \
|
57
|
-
-*I?*) strip_trailopt 'I';; \
|
58
|
-
-*O) strip_trailopt 'O'; skip_next=yes;; \
|
59
|
-
-*O?*) strip_trailopt 'O';; \
|
60
|
-
-*l) strip_trailopt 'l'; skip_next=yes;; \
|
61
|
-
-*l?*) strip_trailopt 'l';; \
|
62
|
-
-[dEDm]) skip_next=yes;; \
|
63
|
-
-[JT]) skip_next=yes;; \
|
64
|
-
esac; \
|
65
|
-
case $$flg in \
|
66
|
-
*$$target_option*) has_opt=yes; break;; \
|
67
|
-
esac; \
|
68
|
-
done; \
|
69
|
-
test $$has_opt = yes
|
70
|
-
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
|
71
|
-
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
|
72
|
-
pkgdatadir = $(datadir)/@PACKAGE@
|
73
|
-
pkgincludedir = $(includedir)/@PACKAGE@
|
74
|
-
pkglibdir = $(libdir)/@PACKAGE@
|
75
|
-
pkglibexecdir = $(libexecdir)/@PACKAGE@
|
76
|
-
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
77
|
-
install_sh_DATA = $(install_sh) -c -m 644
|
78
|
-
install_sh_PROGRAM = $(install_sh) -c
|
79
|
-
install_sh_SCRIPT = $(install_sh) -c
|
80
|
-
INSTALL_HEADER = $(INSTALL_DATA)
|
81
|
-
transform = $(program_transform_name)
|
82
|
-
NORMAL_INSTALL = :
|
83
|
-
PRE_INSTALL = :
|
84
|
-
POST_INSTALL = :
|
85
|
-
NORMAL_UNINSTALL = :
|
86
|
-
PRE_UNINSTALL = :
|
87
|
-
POST_UNINSTALL = :
|
88
|
-
build_triplet = @build@
|
89
|
-
host_triplet = @host@
|
90
|
-
subdir = doc
|
91
|
-
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
92
|
-
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
|
93
|
-
$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
|
94
|
-
$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
|
95
|
-
$(top_srcdir)/libusb/version.h $(top_srcdir)/configure.ac
|
96
|
-
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
97
|
-
$(ACLOCAL_M4)
|
98
|
-
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
|
99
|
-
mkinstalldirs = $(install_sh) -d
|
100
|
-
CONFIG_HEADER = $(top_builddir)/config.h
|
101
|
-
CONFIG_CLEAN_FILES = doxygen.cfg
|
102
|
-
CONFIG_CLEAN_VPATH_FILES =
|
103
|
-
AM_V_P = $(am__v_P_@AM_V@)
|
104
|
-
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
|
105
|
-
am__v_P_0 = false
|
106
|
-
am__v_P_1 = :
|
107
|
-
AM_V_GEN = $(am__v_GEN_@AM_V@)
|
108
|
-
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
|
109
|
-
am__v_GEN_0 = @echo " GEN " $@;
|
110
|
-
am__v_GEN_1 =
|
111
|
-
AM_V_at = $(am__v_at_@AM_V@)
|
112
|
-
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
|
113
|
-
am__v_at_0 = @
|
114
|
-
am__v_at_1 =
|
115
|
-
SOURCES =
|
116
|
-
DIST_SOURCES =
|
117
|
-
am__can_run_installinfo = \
|
118
|
-
case $$AM_UPDATE_INFO_DIR in \
|
119
|
-
n|no|NO) false;; \
|
120
|
-
*) (install-info --version) >/dev/null 2>&1;; \
|
121
|
-
esac
|
122
|
-
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
|
123
|
-
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/doxygen.cfg.in
|
124
|
-
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
125
|
-
ACLOCAL = @ACLOCAL@
|
126
|
-
AMTAR = @AMTAR@
|
127
|
-
AM_CFLAGS = @AM_CFLAGS@
|
128
|
-
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
|
129
|
-
AR = @AR@
|
130
|
-
AUTOCONF = @AUTOCONF@
|
131
|
-
AUTOHEADER = @AUTOHEADER@
|
132
|
-
AUTOMAKE = @AUTOMAKE@
|
133
|
-
AWK = @AWK@
|
134
|
-
CC = @CC@
|
135
|
-
CCDEPMODE = @CCDEPMODE@
|
136
|
-
CFLAGS = @CFLAGS@
|
137
|
-
CPP = @CPP@
|
138
|
-
CPPFLAGS = @CPPFLAGS@
|
139
|
-
CYGPATH_W = @CYGPATH_W@
|
140
|
-
DEFS = @DEFS@
|
141
|
-
DEPDIR = @DEPDIR@
|
142
|
-
DLLTOOL = @DLLTOOL@
|
143
|
-
DSYMUTIL = @DSYMUTIL@
|
144
|
-
DUMPBIN = @DUMPBIN@
|
145
|
-
ECHO_C = @ECHO_C@
|
146
|
-
ECHO_N = @ECHO_N@
|
147
|
-
ECHO_T = @ECHO_T@
|
148
|
-
EGREP = @EGREP@
|
149
|
-
EXEEXT = @EXEEXT@
|
150
|
-
FGREP = @FGREP@
|
151
|
-
GREP = @GREP@
|
152
|
-
INSTALL = @INSTALL@
|
153
|
-
INSTALL_DATA = @INSTALL_DATA@
|
154
|
-
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
155
|
-
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
156
|
-
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
157
|
-
LD = @LD@
|
158
|
-
LDFLAGS = @LDFLAGS@
|
159
|
-
LIBOBJS = @LIBOBJS@
|
160
|
-
LIBS = @LIBS@
|
161
|
-
LIBTOOL = @LIBTOOL@
|
162
|
-
LIPO = @LIPO@
|
163
|
-
LN_S = @LN_S@
|
164
|
-
LTLDFLAGS = @LTLDFLAGS@
|
165
|
-
LTLIBOBJS = @LTLIBOBJS@
|
166
|
-
MAINT = @MAINT@
|
167
|
-
MAKEINFO = @MAKEINFO@
|
168
|
-
MANIFEST_TOOL = @MANIFEST_TOOL@
|
169
|
-
MKDIR_P = @MKDIR_P@
|
170
|
-
NM = @NM@
|
171
|
-
NMEDIT = @NMEDIT@
|
172
|
-
OBJDUMP = @OBJDUMP@
|
173
|
-
OBJEXT = @OBJEXT@
|
174
|
-
OS_DARWIN = @OS_DARWIN@
|
175
|
-
OS_HAIKU = @OS_HAIKU@
|
176
|
-
OS_LINUX = @OS_LINUX@
|
177
|
-
OS_NETBSD = @OS_NETBSD@
|
178
|
-
OS_OPENBSD = @OS_OPENBSD@
|
179
|
-
OS_WINDOWS = @OS_WINDOWS@
|
180
|
-
OTOOL = @OTOOL@
|
181
|
-
OTOOL64 = @OTOOL64@
|
182
|
-
PACKAGE = @PACKAGE@
|
183
|
-
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
184
|
-
PACKAGE_NAME = @PACKAGE_NAME@
|
185
|
-
PACKAGE_STRING = @PACKAGE_STRING@
|
186
|
-
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
187
|
-
PACKAGE_URL = @PACKAGE_URL@
|
188
|
-
PACKAGE_VERSION = @PACKAGE_VERSION@
|
189
|
-
PATH_SEPARATOR = @PATH_SEPARATOR@
|
190
|
-
RANLIB = @RANLIB@
|
191
|
-
RC = @RC@
|
192
|
-
SED = @SED@
|
193
|
-
SET_MAKE = @SET_MAKE@
|
194
|
-
SHELL = @SHELL@
|
195
|
-
STRIP = @STRIP@
|
196
|
-
USE_UDEV = @USE_UDEV@
|
197
|
-
VERSION = @VERSION@
|
198
|
-
abs_builddir = @abs_builddir@
|
199
|
-
abs_srcdir = @abs_srcdir@
|
200
|
-
abs_top_builddir = @abs_top_builddir@
|
201
|
-
abs_top_srcdir = @abs_top_srcdir@
|
202
|
-
ac_ct_AR = @ac_ct_AR@
|
203
|
-
ac_ct_CC = @ac_ct_CC@
|
204
|
-
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
|
205
|
-
am__include = @am__include@
|
206
|
-
am__leading_dot = @am__leading_dot@
|
207
|
-
am__quote = @am__quote@
|
208
|
-
am__tar = @am__tar@
|
209
|
-
am__untar = @am__untar@
|
210
|
-
bindir = @bindir@
|
211
|
-
build = @build@
|
212
|
-
build_alias = @build_alias@
|
213
|
-
build_cpu = @build_cpu@
|
214
|
-
build_os = @build_os@
|
215
|
-
build_vendor = @build_vendor@
|
216
|
-
builddir = @builddir@
|
217
|
-
datadir = @datadir@
|
218
|
-
datarootdir = @datarootdir@
|
219
|
-
docdir = @docdir@
|
220
|
-
dvidir = @dvidir@
|
221
|
-
exec_prefix = @exec_prefix@
|
222
|
-
host = @host@
|
223
|
-
host_alias = @host_alias@
|
224
|
-
host_cpu = @host_cpu@
|
225
|
-
host_os = @host_os@
|
226
|
-
host_vendor = @host_vendor@
|
227
|
-
htmldir = @htmldir@
|
228
|
-
includedir = @includedir@
|
229
|
-
infodir = @infodir@
|
230
|
-
install_sh = @install_sh@
|
231
|
-
libdir = @libdir@
|
232
|
-
libexecdir = @libexecdir@
|
233
|
-
localedir = @localedir@
|
234
|
-
localstatedir = @localstatedir@
|
235
|
-
mandir = @mandir@
|
236
|
-
mkdir_p = @mkdir_p@
|
237
|
-
oldincludedir = @oldincludedir@
|
238
|
-
pdfdir = @pdfdir@
|
239
|
-
prefix = @prefix@
|
240
|
-
program_transform_name = @program_transform_name@
|
241
|
-
psdir = @psdir@
|
242
|
-
sbindir = @sbindir@
|
243
|
-
sharedstatedir = @sharedstatedir@
|
244
|
-
srcdir = @srcdir@
|
245
|
-
subdirs = @subdirs@
|
246
|
-
sysconfdir = @sysconfdir@
|
247
|
-
target_alias = @target_alias@
|
248
|
-
top_build_prefix = @top_build_prefix@
|
249
|
-
top_builddir = @top_builddir@
|
250
|
-
top_srcdir = @top_srcdir@
|
251
|
-
EXTRA_DIST = doxygen.cfg.in
|
252
|
-
all: all-am
|
253
|
-
|
254
|
-
.SUFFIXES:
|
255
|
-
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
|
256
|
-
@for dep in $?; do \
|
257
|
-
case '$(am__configure_deps)' in \
|
258
|
-
*$$dep*) \
|
259
|
-
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
|
260
|
-
&& { if test -f $@; then exit 0; else break; fi; }; \
|
261
|
-
exit 1;; \
|
262
|
-
esac; \
|
263
|
-
done; \
|
264
|
-
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
|
265
|
-
$(am__cd) $(top_srcdir) && \
|
266
|
-
$(AUTOMAKE) --gnu doc/Makefile
|
267
|
-
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
268
|
-
@case '$?' in \
|
269
|
-
*config.status*) \
|
270
|
-
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
271
|
-
*) \
|
272
|
-
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
273
|
-
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
274
|
-
esac;
|
275
|
-
|
276
|
-
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
277
|
-
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
278
|
-
|
279
|
-
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
|
280
|
-
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
281
|
-
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
|
282
|
-
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
283
|
-
$(am__aclocal_m4_deps):
|
284
|
-
doxygen.cfg: $(top_builddir)/config.status $(srcdir)/doxygen.cfg.in
|
285
|
-
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
|
286
|
-
|
287
|
-
mostlyclean-libtool:
|
288
|
-
-rm -f *.lo
|
289
|
-
|
290
|
-
clean-libtool:
|
291
|
-
-rm -rf .libs _libs
|
292
|
-
tags TAGS:
|
293
|
-
|
294
|
-
ctags CTAGS:
|
295
|
-
|
296
|
-
cscope cscopelist:
|
297
|
-
|
298
|
-
|
299
|
-
distdir: $(DISTFILES)
|
300
|
-
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
301
|
-
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
302
|
-
list='$(DISTFILES)'; \
|
303
|
-
dist_files=`for file in $$list; do echo $$file; done | \
|
304
|
-
sed -e "s|^$$srcdirstrip/||;t" \
|
305
|
-
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
306
|
-
case $$dist_files in \
|
307
|
-
*/*) $(MKDIR_P) `echo "$$dist_files" | \
|
308
|
-
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
309
|
-
sort -u` ;; \
|
310
|
-
esac; \
|
311
|
-
for file in $$dist_files; do \
|
312
|
-
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
313
|
-
if test -d $$d/$$file; then \
|
314
|
-
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
315
|
-
if test -d "$(distdir)/$$file"; then \
|
316
|
-
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
317
|
-
fi; \
|
318
|
-
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
319
|
-
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
|
320
|
-
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
321
|
-
fi; \
|
322
|
-
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
|
323
|
-
else \
|
324
|
-
test -f "$(distdir)/$$file" \
|
325
|
-
|| cp -p $$d/$$file "$(distdir)/$$file" \
|
326
|
-
|| exit 1; \
|
327
|
-
fi; \
|
328
|
-
done
|
329
|
-
check-am: all-am
|
330
|
-
check: check-am
|
331
|
-
all-am: Makefile
|
332
|
-
installdirs:
|
333
|
-
install: install-am
|
334
|
-
install-exec: install-exec-am
|
335
|
-
install-data: install-data-am
|
336
|
-
uninstall: uninstall-am
|
337
|
-
|
338
|
-
install-am: all-am
|
339
|
-
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
340
|
-
|
341
|
-
installcheck: installcheck-am
|
342
|
-
install-strip:
|
343
|
-
if test -z '$(STRIP)'; then \
|
344
|
-
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
345
|
-
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
346
|
-
install; \
|
347
|
-
else \
|
348
|
-
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
349
|
-
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
350
|
-
"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
|
351
|
-
fi
|
352
|
-
mostlyclean-generic:
|
353
|
-
|
354
|
-
clean-generic:
|
355
|
-
|
356
|
-
distclean-generic:
|
357
|
-
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
358
|
-
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
|
359
|
-
|
360
|
-
maintainer-clean-generic:
|
361
|
-
@echo "This command is intended for maintainers to use"
|
362
|
-
@echo "it deletes files that may require special tools to rebuild."
|
363
|
-
clean: clean-am
|
364
|
-
|
365
|
-
clean-am: clean-generic clean-libtool mostlyclean-am
|
366
|
-
|
367
|
-
distclean: distclean-am
|
368
|
-
-rm -f Makefile
|
369
|
-
distclean-am: clean-am distclean-generic
|
370
|
-
|
371
|
-
dvi: dvi-am
|
372
|
-
|
373
|
-
dvi-am:
|
374
|
-
|
375
|
-
html: html-am
|
376
|
-
|
377
|
-
html-am:
|
378
|
-
|
379
|
-
info: info-am
|
380
|
-
|
381
|
-
info-am:
|
382
|
-
|
383
|
-
install-data-am:
|
384
|
-
|
385
|
-
install-dvi: install-dvi-am
|
386
|
-
|
387
|
-
install-dvi-am:
|
388
|
-
|
389
|
-
install-exec-am:
|
390
|
-
|
391
|
-
install-html: install-html-am
|
392
|
-
|
393
|
-
install-html-am:
|
394
|
-
|
395
|
-
install-info: install-info-am
|
396
|
-
|
397
|
-
install-info-am:
|
398
|
-
|
399
|
-
install-man:
|
400
|
-
|
401
|
-
install-pdf: install-pdf-am
|
402
|
-
|
403
|
-
install-pdf-am:
|
404
|
-
|
405
|
-
install-ps: install-ps-am
|
406
|
-
|
407
|
-
install-ps-am:
|
408
|
-
|
409
|
-
installcheck-am:
|
410
|
-
|
411
|
-
maintainer-clean: maintainer-clean-am
|
412
|
-
-rm -f Makefile
|
413
|
-
maintainer-clean-am: distclean-am maintainer-clean-generic
|
414
|
-
|
415
|
-
mostlyclean: mostlyclean-am
|
416
|
-
|
417
|
-
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
|
418
|
-
|
419
|
-
pdf: pdf-am
|
420
|
-
|
421
|
-
pdf-am:
|
422
|
-
|
423
|
-
ps: ps-am
|
424
|
-
|
425
|
-
ps-am:
|
426
|
-
|
427
|
-
uninstall-am:
|
428
|
-
|
429
|
-
.MAKE: install-am install-strip
|
430
|
-
|
431
|
-
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
|
432
|
-
cscopelist-am ctags-am distclean distclean-generic \
|
433
|
-
distclean-libtool distdir dvi dvi-am html html-am info info-am \
|
434
|
-
install install-am install-data install-data-am install-dvi \
|
435
|
-
install-dvi-am install-exec install-exec-am install-html \
|
436
|
-
install-html-am install-info install-info-am install-man \
|
437
|
-
install-pdf install-pdf-am install-ps install-ps-am \
|
438
|
-
install-strip installcheck installcheck-am installdirs \
|
439
|
-
maintainer-clean maintainer-clean-generic mostlyclean \
|
440
|
-
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
|
441
|
-
tags-am uninstall uninstall-am
|
442
|
-
|
443
|
-
.PRECIOUS: Makefile
|
444
|
-
|
445
|
-
|
446
|
-
docs: doxygen.cfg
|
447
|
-
doxygen $^
|
448
|
-
|
449
|
-
docs-upload: docs
|
450
|
-
ln -s html api-1.0
|
451
|
-
scp -r api-1.0 pbatard@web.sourceforge.net:/home/project-web/libusb/htdocs
|
452
|
-
rm -f api-1.0
|
453
|
-
|
454
|
-
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
455
|
-
# Otherwise a system limit (for SysV at least) may be exceeded.
|
456
|
-
.NOEXPORT:
|