Updates to Tomato RAF including NGINX && PHP
[tomato.git] / release / src / router / libusb10 / doc / Makefile
blobe5685c81b69942ceee19d68195e2c91b8f73ecda
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # doc/Makefile. Generated from Makefile.in by configure.
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.
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.
18 pkgdatadir = $(datadir)/libusb
19 pkgincludedir = $(includedir)/libusb
20 pkglibdir = $(libdir)/libusb
21 pkglibexecdir = $(libexecdir)/libusb
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = x86_64-pc-linux-gnu
35 host_triplet = mipsel-unknown-linux-gnu
36 subdir = doc
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
38 $(srcdir)/doxygen.cfg.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
41 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42 $(ACLOCAL_M4)
43 mkinstalldirs = $(install_sh) -d
44 CONFIG_HEADER = $(top_builddir)/config.h
45 CONFIG_CLEAN_FILES = doxygen.cfg
46 CONFIG_CLEAN_VPATH_FILES =
47 AM_V_GEN = $(am__v_GEN_$(V))
48 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
49 am__v_GEN_0 = @echo " GEN " $@;
50 AM_V_at = $(am__v_at_$(V))
51 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
52 am__v_at_0 = @
53 SOURCES =
54 DIST_SOURCES =
55 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
56 ACLOCAL = ${SHELL} /home/vicente/tomato/release/src/router/libusb10/missing --run aclocal-1.11
57 AMTAR = ${SHELL} /home/vicente/tomato/release/src/router/libusb10/missing --run tar
58 AM_CFLAGS = -std=gnu99 -fgnu89-inline -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow
59 AM_DEFAULT_VERBOSITY = 0
60 AM_LDFLAGS =
61 AR = mipsel-uclibc-ar
62 AUTOCONF = ${SHELL} /home/vicente/tomato/release/src/router/libusb10/missing --run autoconf
63 AUTOHEADER = ${SHELL} /home/vicente/tomato/release/src/router/libusb10/missing --run autoheader
64 AUTOMAKE = ${SHELL} /home/vicente/tomato/release/src/router/libusb10/missing --run automake-1.11
65 AWK = gawk
66 CC = mipsel-uclibc-gcc
67 CCDEPMODE = depmode=gcc3
68 CFLAGS = -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32
69 CPP = mipsel-uclibc-gcc -E
70 CPPFLAGS =
71 CYGPATH_W = echo
72 DEFS = -DHAVE_CONFIG_H
73 DEPDIR = .deps
74 DSYMUTIL =
75 DUMPBIN =
76 ECHO_C =
77 ECHO_N = -n
78 ECHO_T =
79 EGREP = /bin/grep -E
80 EXEEXT =
81 FGREP = /bin/grep -F
82 GREP = /bin/grep
83 INSTALL = /usr/bin/install -c
84 INSTALL_DATA = ${INSTALL} -m 644
85 INSTALL_PROGRAM = ${INSTALL}
86 INSTALL_SCRIPT = ${INSTALL}
87 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
88 LD = mipsel-uclibc-ld
89 LDFLAGS =
90 LIBOBJS =
91 LIBS = -lpthread
92 LIBTOOL = $(SHELL) $(top_builddir)/libtool
93 LIPO =
94 LN_S = ln -s
95 LTLIBOBJS =
96 MAKEINFO = ${SHELL} /home/vicente/tomato/release/src/router/libusb10/missing --run makeinfo
97 MKDIR_P = /bin/mkdir -p
98 NM = mipsel-uclibc-nm
99 NMEDIT =
100 OBJDUMP = mipsel-linux-objdump
101 OBJEXT = o
102 OS_DARWIN =
103 OS_LINUX =
104 OTOOL =
105 OTOOL64 =
106 PACKAGE = libusb
107 PACKAGE_BUGREPORT =
108 PACKAGE_NAME = libusb
109 PACKAGE_STRING = libusb 1.0.8
110 PACKAGE_TARNAME = libusb
111 PACKAGE_URL =
112 PACKAGE_VERSION = 1.0.8
113 PATH_SEPARATOR = :
114 RANLIB = mipsel-uclibc-ranlib
115 SED = /bin/sed
116 SET_MAKE =
117 SHELL = /bin/sh
118 STRIP = mipsel-uclibc-strip -R .note -R .comment
119 VERSION = 1.0.8
120 VISIBILITY_CFLAGS = -fvisibility=hidden
121 abs_builddir = /home/vicente/tomato/release/src/router/libusb10/doc
122 abs_srcdir = /home/vicente/tomato/release/src/router/libusb10/doc
123 abs_top_builddir = /home/vicente/tomato/release/src/router/libusb10
124 abs_top_srcdir = /home/vicente/tomato/release/src/router/libusb10
125 ac_ct_CC =
126 ac_ct_DUMPBIN =
127 am__include = include
128 am__leading_dot = .
129 am__quote =
130 am__tar = ${AMTAR} chof - "$$tardir"
131 am__untar = ${AMTAR} xf -
132 bindir = ${exec_prefix}/bin
133 build = x86_64-pc-linux-gnu
134 build_alias = x86_64-linux-gnu
135 build_cpu = x86_64
136 build_os = linux-gnu
137 build_vendor = pc
138 builddir = .
139 datadir = ${datarootdir}
140 datarootdir = ${prefix}/share
141 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
142 dvidir = ${docdir}
143 exec_prefix = ${prefix}
144 host = mipsel-unknown-linux-gnu
145 host_alias = mipsel-linux
146 host_cpu = mipsel
147 host_os = linux-gnu
148 host_vendor = unknown
149 htmldir = ${docdir}
150 includedir = ${prefix}/include
151 infodir = ${datarootdir}/info
152 install_sh = ${SHELL} /home/vicente/tomato/release/src/router/libusb10/install-sh
153 libdir = ${exec_prefix}/lib
154 libexecdir = ${exec_prefix}/libexec
155 localedir = ${datarootdir}/locale
156 localstatedir = ${prefix}/var
157 lt_ECHO = echo
158 lt_age = 0
159 lt_major = 0
160 lt_revision = 0
161 mandir = ${datarootdir}/man
162 mkdir_p = /bin/mkdir -p
163 oldincludedir = /usr/include
164 pdfdir = ${docdir}
165 prefix = /usr
166 program_transform_name = s,x,x,
167 psdir = ${docdir}
168 sbindir = ${exec_prefix}/sbin
169 sharedstatedir = ${prefix}/com
170 srcdir = .
171 sysconfdir = ${prefix}/etc
172 target_alias =
173 top_build_prefix = ../
174 top_builddir = ..
175 top_srcdir = ..
176 EXTRA_DIST = doxygen.cfg.in
177 all: all-am
179 .SUFFIXES:
180 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
181 @for dep in $?; do \
182 case '$(am__configure_deps)' in \
183 *$$dep*) \
184 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
185 && { if test -f $@; then exit 0; else break; fi; }; \
186 exit 1;; \
187 esac; \
188 done; \
189 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
190 $(am__cd) $(top_srcdir) && \
191 $(AUTOMAKE) --gnu doc/Makefile
192 .PRECIOUS: Makefile
193 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
194 @case '$?' in \
195 *config.status*) \
196 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
197 *) \
198 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
199 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
200 esac;
202 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
203 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
205 $(top_srcdir)/configure: $(am__configure_deps)
206 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
207 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
208 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
209 $(am__aclocal_m4_deps):
210 doxygen.cfg: $(top_builddir)/config.status $(srcdir)/doxygen.cfg.in
211 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
213 mostlyclean-libtool:
214 -rm -f *.lo
216 clean-libtool:
217 -rm -rf .libs _libs
218 tags: TAGS
219 TAGS:
221 ctags: CTAGS
222 CTAGS:
225 distdir: $(DISTFILES)
226 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
227 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
228 list='$(DISTFILES)'; \
229 dist_files=`for file in $$list; do echo $$file; done | \
230 sed -e "s|^$$srcdirstrip/||;t" \
231 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
232 case $$dist_files in \
233 */*) $(MKDIR_P) `echo "$$dist_files" | \
234 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
235 sort -u` ;; \
236 esac; \
237 for file in $$dist_files; do \
238 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
239 if test -d $$d/$$file; then \
240 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
241 if test -d "$(distdir)/$$file"; then \
242 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
243 fi; \
244 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
245 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
246 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
247 fi; \
248 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
249 else \
250 test -f "$(distdir)/$$file" \
251 || cp -p $$d/$$file "$(distdir)/$$file" \
252 || exit 1; \
253 fi; \
254 done
255 check-am: all-am
256 check: check-am
257 all-am: Makefile
258 installdirs:
259 install: install-am
260 install-exec: install-exec-am
261 install-data: install-data-am
262 uninstall: uninstall-am
264 install-am: all-am
265 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
267 installcheck: installcheck-am
268 install-strip:
269 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
270 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
271 `test -z '$(STRIP)' || \
272 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
273 mostlyclean-generic:
275 clean-generic:
277 distclean-generic:
278 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
279 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
281 maintainer-clean-generic:
282 @echo "This command is intended for maintainers to use"
283 @echo "it deletes files that may require special tools to rebuild."
284 clean: clean-am
286 clean-am: clean-generic clean-libtool mostlyclean-am
288 distclean: distclean-am
289 -rm -f Makefile
290 distclean-am: clean-am distclean-generic
292 dvi: dvi-am
294 dvi-am:
296 html: html-am
298 html-am:
300 info: info-am
302 info-am:
304 install-data-am:
306 install-dvi: install-dvi-am
308 install-dvi-am:
310 install-exec-am:
312 install-html: install-html-am
314 install-html-am:
316 install-info: install-info-am
318 install-info-am:
320 install-man:
322 install-pdf: install-pdf-am
324 install-pdf-am:
326 install-ps: install-ps-am
328 install-ps-am:
330 installcheck-am:
332 maintainer-clean: maintainer-clean-am
333 -rm -f Makefile
334 maintainer-clean-am: distclean-am maintainer-clean-generic
336 mostlyclean: mostlyclean-am
338 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
340 pdf: pdf-am
342 pdf-am:
344 ps: ps-am
346 ps-am:
348 uninstall-am:
350 .MAKE: install-am install-strip
352 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
353 distclean distclean-generic distclean-libtool distdir dvi \
354 dvi-am html html-am info info-am install install-am \
355 install-data install-data-am install-dvi install-dvi-am \
356 install-exec install-exec-am install-html install-html-am \
357 install-info install-info-am install-man install-pdf \
358 install-pdf-am install-ps install-ps-am install-strip \
359 installcheck installcheck-am installdirs maintainer-clean \
360 maintainer-clean-generic mostlyclean mostlyclean-generic \
361 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
364 docs: doxygen.cfg
365 doxygen $^
367 docs-upload: docs
368 ln -s html api-1.0
369 rsync -av api-1.0/ dsd_,libusb@web.sourceforge.net:htdocs/api-1.0/
370 rm -f api-1.0
372 # Tell versions [3.59,3.63) of GNU make to not export all variables.
373 # Otherwise a system limit (for SysV at least) may be exceeded.
374 .NOEXPORT: