K2.6 patches and update.
[tomato.git] / release / src / router / libvorbis / include / vorbis / Makefile
blob7e5733e195855a4c78ed51c09b8d01ac976b65f4
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # include/vorbis/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 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
18 pkgdatadir = $(datadir)/libvorbis
19 pkglibdir = $(libdir)/libvorbis
20 pkgincludedir = $(includedir)/libvorbis
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 build_triplet = x86_64-pc-linux-gnu
34 host_triplet = mipsel-unknown-linux-gnu
35 target_triplet = mipsel-unknown-linux-gnu
36 subdir = include/vorbis
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
38 $(vorbisinclude_HEADERS)
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \
41 $(top_srcdir)/m4/ogg.m4 $(top_srcdir)/configure.ac
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43 $(ACLOCAL_M4)
44 mkinstalldirs = $(install_sh) -d
45 CONFIG_HEADER = $(top_builddir)/config.h
46 CONFIG_CLEAN_FILES =
47 SOURCES =
48 DIST_SOURCES =
49 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
50 am__vpath_adj = case $$p in \
51 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
52 *) f=$$p;; \
53 esac;
54 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
55 am__installdirs = "$(DESTDIR)$(vorbisincludedir)"
56 vorbisincludeHEADERS_INSTALL = $(INSTALL_HEADER)
57 HEADERS = $(vorbisinclude_HEADERS)
58 ETAGS = etags
59 CTAGS = ctags
60 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
61 ACLOCAL = ${SHELL} /home/vicente/repos/tomato/release/src/router/libvorbis/missing --run aclocal-1.10
62 ACLOCAL_AMFLAGS = -I m4
63 ALLOCA =
64 AMTAR = ${SHELL} /home/vicente/repos/tomato/release/src/router/libvorbis/missing --run tar
65 AR = mipsel-uclibc-ar
66 AS = mipsel-uclibc-as
67 AUTOCONF = ${SHELL} /home/vicente/repos/tomato/release/src/router/libvorbis/missing --run autoconf
68 AUTOHEADER = ${SHELL} /home/vicente/repos/tomato/release/src/router/libvorbis/missing --run autoheader
69 AUTOMAKE = ${SHELL} /home/vicente/repos/tomato/release/src/router/libvorbis/missing --run automake-1.10
70 AWK = gawk
71 CC = mipsel-uclibc-gcc
72 CCDEPMODE = depmode=gcc3
73 CFLAGS = -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32 -fPIC -ffunction-sections -fdata-sections -DUSE_MEMORY_H
74 CPP = mipsel-uclibc-gcc -E
75 CPPFLAGS = -I/home/vicente/repos/tomato/release/src-rt/router/libogg/include
76 CXX = mipsel-linux-g++
77 CXXCPP = mipsel-linux-g++ -E
78 CXXDEPMODE = depmode=gcc3
79 CXXFLAGS = -g -O2
80 CYGPATH_W = echo
81 DEBUG = -g -Wall -Wextra -D_REENTRANT -D__NO_MATH_INLINES -fsigned-char
82 DEFS = -DHAVE_CONFIG_H
83 DEPDIR = .deps
84 DLLTOOL = dlltool
85 DSYMUTIL =
86 ECHO = echo
87 ECHO_C =
88 ECHO_N = -n
89 ECHO_T =
90 EGREP = /bin/grep -E
91 EXEEXT =
92 F77 =
93 FFLAGS =
94 GREP = /bin/grep
95 HTLATEX =
96 INSTALL = /usr/bin/install -c
97 INSTALL_DATA = ${INSTALL} -m 644
98 INSTALL_PROGRAM = ${INSTALL}
99 INSTALL_SCRIPT = ${INSTALL}
100 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
101 LDFLAGS = -L/home/vicente/repos/tomato/release/src-rt/router/libogg/src/.libs -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections
102 LIBOBJS = ${LIBOBJDIR}memcmp$U.o
103 LIBS =
104 LIBTOOL = $(SHELL) $(top_builddir)/libtool
105 LIBTOOL_DEPS = ./ltmain.sh
106 LN_S = ln -s
107 LTLIBOBJS = ${LIBOBJDIR}memcmp$U.lo
108 MAKEINFO = ${SHELL} /home/vicente/repos/tomato/release/src/router/libvorbis/missing --run makeinfo
109 MKDIR_P = /bin/mkdir -p
110 NMEDIT =
111 OBJDUMP = objdump
112 OBJEXT = o
113 OGG_CFLAGS = -I/home/vicente/repos/tomato/release/src-rt/router/libogg/include
114 OGG_LIBS = -L/home/vicente/repos/tomato/release/src-rt/router/libogg/src/.libs -logg
115 PACKAGE = libvorbis
116 PACKAGE_BUGREPORT = vorbis-dev@xiph.org
117 PACKAGE_NAME = libvorbis
118 PACKAGE_STRING = libvorbis 1.2.3
119 PACKAGE_TARNAME = libvorbis
120 PACKAGE_VERSION = 1.2.3
121 PATH_SEPARATOR = :
122 PDFLATEX =
123 PKG_CONFIG = /usr/bin/pkg-config
124 PROFILE = -pg -g -O20 -ffast-math -D_REENTRANT -fsigned-char
125 RANLIB = mipsel-uclibc-ranlib
126 SED = /bin/sed
127 SET_MAKE =
128 SHELL = /bin/sh
129 STRIP = mipsel-uclibc-strip -R .note -R .comment
130 VERSION = 1.2.3
131 VE_LIB_AGE = 0
132 VE_LIB_CURRENT = 2
133 VE_LIB_REVISION = 6
134 VF_LIB_AGE = 3
135 VF_LIB_CURRENT = 6
136 VF_LIB_REVISION = 2
137 VORBIS_LIBS = -lm
138 V_LIB_AGE = 4
139 V_LIB_CURRENT = 4
140 V_LIB_REVISION = 3
141 abs_builddir = /home/vicente/repos/tomato/release/src/router/libvorbis/include/vorbis
142 abs_srcdir = /home/vicente/repos/tomato/release/src/router/libvorbis/include/vorbis
143 abs_top_builddir = /home/vicente/repos/tomato/release/src/router/libvorbis
144 abs_top_srcdir = /home/vicente/repos/tomato/release/src/router/libvorbis
145 ac_ct_CC =
146 ac_ct_CXX =
147 ac_ct_F77 =
148 am__include = include
149 am__leading_dot = .
150 am__quote =
151 am__tar = ${AMTAR} chof - "$$tardir"
152 am__untar = ${AMTAR} xf -
153 bindir = ${exec_prefix}/bin
154 build = x86_64-pc-linux-gnu
155 build_alias = x86_64-linux-gnu
156 build_cpu = x86_64
157 build_os = linux-gnu
158 build_vendor = pc
159 builddir = .
160 datadir = ${datarootdir}
161 datarootdir = ${prefix}/share
162 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
163 dvidir = ${docdir}
164 exec_prefix = ${prefix}
165 host = mipsel-unknown-linux-gnu
166 host_alias = mipsel-linux
167 host_cpu = mipsel
168 host_os = linux-gnu
169 host_vendor = unknown
170 htmldir = ${docdir}
171 includedir = ${prefix}/include
172 infodir = ${datarootdir}/info
173 install_sh = $(SHELL) /home/vicente/repos/tomato/release/src/router/libvorbis/install-sh
174 libdir = ${exec_prefix}/lib
175 libexecdir = ${exec_prefix}/libexec
176 localedir = ${datarootdir}/locale
177 localstatedir = ${prefix}/var
178 mandir = ${datarootdir}/man
179 mkdir_p = /bin/mkdir -p
180 oldincludedir = /usr/include
181 pdfdir = ${docdir}
182 prefix =
183 program_transform_name = s,x,x,
184 psdir = ${docdir}
185 pthread_lib = -lpthread
186 sbindir = ${exec_prefix}/sbin
187 sharedstatedir = ${prefix}/com
188 srcdir = .
189 sysconfdir = ${prefix}/etc
190 target = mipsel-unknown-linux-gnu
191 target_alias =
192 target_cpu = mipsel
193 target_os = linux-gnu
194 target_vendor = unknown
195 top_builddir = ../..
196 top_srcdir = ../..
197 vorbisincludedir = $(includedir)/vorbis
198 vorbisinclude_HEADERS = codec.h vorbisfile.h vorbisenc.h
199 all: all-am
201 .SUFFIXES:
202 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
203 @for dep in $?; do \
204 case '$(am__configure_deps)' in \
205 *$$dep*) \
206 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
207 && exit 0; \
208 exit 1;; \
209 esac; \
210 done; \
211 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/vorbis/Makefile'; \
212 cd $(top_srcdir) && \
213 $(AUTOMAKE) --gnu include/vorbis/Makefile
214 .PRECIOUS: Makefile
215 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
216 @case '$?' in \
217 *config.status*) \
218 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
219 *) \
220 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
221 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
222 esac;
224 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
225 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
227 $(top_srcdir)/configure: $(am__configure_deps)
228 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
229 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
230 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232 mostlyclean-libtool:
233 -rm -f *.lo
235 clean-libtool:
236 -rm -rf .libs _libs
237 install-vorbisincludeHEADERS: $(vorbisinclude_HEADERS)
238 @$(NORMAL_INSTALL)
239 test -z "$(vorbisincludedir)" || $(MKDIR_P) "$(DESTDIR)$(vorbisincludedir)"
240 @list='$(vorbisinclude_HEADERS)'; for p in $$list; do \
241 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
242 f=$(am__strip_dir) \
243 echo " $(vorbisincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(vorbisincludedir)/$$f'"; \
244 $(vorbisincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(vorbisincludedir)/$$f"; \
245 done
247 uninstall-vorbisincludeHEADERS:
248 @$(NORMAL_UNINSTALL)
249 @list='$(vorbisinclude_HEADERS)'; for p in $$list; do \
250 f=$(am__strip_dir) \
251 echo " rm -f '$(DESTDIR)$(vorbisincludedir)/$$f'"; \
252 rm -f "$(DESTDIR)$(vorbisincludedir)/$$f"; \
253 done
255 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
256 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
257 unique=`for i in $$list; do \
258 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
259 done | \
260 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
261 END { if (nonempty) { for (i in files) print i; }; }'`; \
262 mkid -fID $$unique
263 tags: TAGS
265 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
266 $(TAGS_FILES) $(LISP)
267 tags=; \
268 here=`pwd`; \
269 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
270 unique=`for i in $$list; do \
271 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
272 done | \
273 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
274 END { if (nonempty) { for (i in files) print i; }; }'`; \
275 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
276 test -n "$$unique" || unique=$$empty_fix; \
277 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
278 $$tags $$unique; \
280 ctags: CTAGS
281 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
282 $(TAGS_FILES) $(LISP)
283 tags=; \
284 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
285 unique=`for i in $$list; do \
286 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
287 done | \
288 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
289 END { if (nonempty) { for (i in files) print i; }; }'`; \
290 test -z "$(CTAGS_ARGS)$$tags$$unique" \
291 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
292 $$tags $$unique
294 GTAGS:
295 here=`$(am__cd) $(top_builddir) && pwd` \
296 && cd $(top_srcdir) \
297 && gtags -i $(GTAGS_ARGS) $$here
299 distclean-tags:
300 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
302 distdir: $(DISTFILES)
303 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
304 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
305 list='$(DISTFILES)'; \
306 dist_files=`for file in $$list; do echo $$file; done | \
307 sed -e "s|^$$srcdirstrip/||;t" \
308 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
309 case $$dist_files in \
310 */*) $(MKDIR_P) `echo "$$dist_files" | \
311 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
312 sort -u` ;; \
313 esac; \
314 for file in $$dist_files; do \
315 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
316 if test -d $$d/$$file; then \
317 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
318 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
319 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
320 fi; \
321 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
322 else \
323 test -f $(distdir)/$$file \
324 || cp -p $$d/$$file $(distdir)/$$file \
325 || exit 1; \
326 fi; \
327 done
328 check-am: all-am
329 check: check-am
330 all-am: Makefile $(HEADERS)
331 installdirs:
332 for dir in "$(DESTDIR)$(vorbisincludedir)"; do \
333 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
334 done
335 install: install-am
336 install-exec: install-exec-am
337 install-data: install-data-am
338 uninstall: uninstall-am
340 install-am: all-am
341 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
343 installcheck: installcheck-am
344 install-strip:
345 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
346 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
347 `test -z '$(STRIP)' || \
348 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
349 mostlyclean-generic:
351 clean-generic:
353 distclean-generic:
354 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
356 maintainer-clean-generic:
357 @echo "This command is intended for maintainers to use"
358 @echo "it deletes files that may require special tools to rebuild."
359 clean: clean-am
361 clean-am: clean-generic clean-libtool mostlyclean-am
363 distclean: distclean-am
364 -rm -f Makefile
365 distclean-am: clean-am distclean-generic distclean-tags
367 dvi: dvi-am
369 dvi-am:
371 html: html-am
373 info: info-am
375 info-am:
377 install-data-am: install-vorbisincludeHEADERS
379 install-dvi: install-dvi-am
381 install-exec-am:
383 install-html: install-html-am
385 install-info: install-info-am
387 install-man:
389 install-pdf: install-pdf-am
391 install-ps: install-ps-am
393 installcheck-am:
395 maintainer-clean: maintainer-clean-am
396 -rm -f Makefile
397 maintainer-clean-am: distclean-am maintainer-clean-generic
399 mostlyclean: mostlyclean-am
401 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
403 pdf: pdf-am
405 pdf-am:
407 ps: ps-am
409 ps-am:
411 uninstall-am: uninstall-vorbisincludeHEADERS
413 .MAKE: install-am install-strip
415 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
416 clean-libtool ctags distclean distclean-generic \
417 distclean-libtool distclean-tags distdir dvi dvi-am html \
418 html-am info info-am install install-am install-data \
419 install-data-am install-dvi install-dvi-am install-exec \
420 install-exec-am install-html install-html-am install-info \
421 install-info-am install-man install-pdf install-pdf-am \
422 install-ps install-ps-am install-strip \
423 install-vorbisincludeHEADERS installcheck installcheck-am \
424 installdirs maintainer-clean maintainer-clean-generic \
425 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
426 ps ps-am tags uninstall uninstall-am \
427 uninstall-vorbisincludeHEADERS
429 # Tell versions [3.59,3.63) of GNU make to not export all variables.
430 # Otherwise a system limit (for SysV at least) may be exceeded.
431 .NOEXPORT: