Changes to update Tomato RAF.
[tomato.git] / release / src / router / flac / src / Makefile
blob0af8972ba1ec12b56b6599cf28d8ba343b91a7ed
1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # src/Makefile. Generated from Makefile.in by configure.
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # 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.
17 # FLAC - Free Lossless Audio Codec
18 # Copyright (C) 2001,2002,2003,2004,2005,2006,2007 Josh Coalson
20 # This file is part the FLAC project. FLAC is comprised of several
21 # components distributed under difference licenses. The codec libraries
22 # are distributed under Xiph.Org's BSD-like license (see the file
23 # COPYING.Xiph in this distribution). All other programs, libraries, and
24 # plugins are distributed under the GPL (see COPYING.GPL). The documentation
25 # is distributed under the Gnu FDL (see COPYING.FDL). Each file in the
26 # FLAC distribution contains at the top the terms under which it may be
27 # distributed.
29 # Since this particular file is relevant to all components of FLAC,
30 # it may be distributed under the Xiph.Org license, which is the least
31 # restrictive of those mentioned above. See the file COPYING.Xiph in this
32 # distribution.
34 srcdir = .
35 top_srcdir = ..
37 pkgdatadir = $(datadir)/flac
38 pkglibdir = $(libdir)/flac
39 pkgincludedir = $(includedir)/flac
40 top_builddir = ..
42 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
43 INSTALL = /usr/bin/install -c
44 install_sh_DATA = $(install_sh) -c -m 644
45 install_sh_PROGRAM = $(install_sh) -c
46 install_sh_SCRIPT = $(install_sh) -c
47 INSTALL_HEADER = $(INSTALL_DATA)
48 transform = $(program_transform_name)
49 NORMAL_INSTALL = :
50 PRE_INSTALL = :
51 POST_INSTALL = :
52 NORMAL_UNINSTALL = :
53 PRE_UNINSTALL = :
54 POST_UNINSTALL = :
55 host_triplet = mipsel-unknown-linux-gnu
56 ACLOCAL = ${SHELL} /home/vicente/tomato/release/src/router/flac/missing --run aclocal-1.7
57 ACLOCAL_AMFLAGS = -I m4
58 AMDEP_FALSE = #
59 AMDEP_TRUE =
60 AMTAR = ${SHELL} /home/vicente/tomato/release/src/router/flac/missing --run tar
61 AR = mipsel-uclibc-ar
62 AS = gas
63 AUTOCONF = ${SHELL} /home/vicente/tomato/release/src/router/flac/missing --run autoconf
64 AUTOHEADER = ${SHELL} /home/vicente/tomato/release/src/router/flac/missing --run autoheader
65 AUTOMAKE = ${SHELL} /home/vicente/tomato/release/src/router/flac/missing --run automake-1.7
66 AWK = gawk
67 CC = mipsel-uclibc-gcc
68 CCAS = $(CC)
69 CCASFLAGS = $(CFLAGS)
70 CCDEPMODE = depmode=gcc3
71 CFLAGS = -O3 -funroll-loops -finline-functions -Wall -W -Winline -Os -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32 -fPIC -ffunction-sections -fdata-sections
72 CPP = mipsel-uclibc-gcc -E
73 CPPFLAGS = -DFLaC__INLINE=__inline__ -DNDEBUG -I$(top_builddir) -I$(srcdir)/include -I$(top_srcdir)/include -I/home/vicente/tomato/release/src-rt/router/libogg/include -I/home/vicente/tomato/release/src-rt/linux/linux-2.6/include
74 CXX = mipsel-linux-g++
75 CXXCPP = mipsel-linux-g++ -E
76 CXXDEPMODE = depmode=gcc3
77 CXXFLAGS = -g -O2
78 CYGPATH_W = echo
79 DEBUG_FALSE =
80 DEBUG_TRUE = #
81 DEFS = -DHAVE_CONFIG_H
82 DEPDIR = .deps
83 DOCBOOK_TO_MAN =
84 DOXYGEN =
85 ECHO = echo
86 ECHO_C =
87 ECHO_N = -n
88 ECHO_T =
89 EGREP = grep -E
90 EXEEXT =
91 F77 =
92 FFLAGS =
93 FLAC__TEST_LEVEL = 1
94 FLAC__TEST_WITH_VALGRIND = no
95 FLaC__CPU_IA32_FALSE =
96 FLaC__CPU_IA32_TRUE = #
97 FLaC__CPU_PPC_FALSE =
98 FLaC__CPU_PPC_TRUE = #
99 FLaC__CPU_SPARC_FALSE =
100 FLaC__CPU_SPARC_TRUE = #
101 FLaC__HAS_AS_FALSE =
102 FLaC__HAS_AS_TRUE = #
103 FLaC__HAS_AS__TEMPORARILY_DISABLED_FALSE =
104 FLaC__HAS_AS__TEMPORARILY_DISABLED_TRUE = #
105 FLaC__HAS_DOCBOOK_TO_MAN_FALSE =
106 FLaC__HAS_DOCBOOK_TO_MAN_TRUE = #
107 FLaC__HAS_DOXYGEN_FALSE =
108 FLaC__HAS_DOXYGEN_TRUE = #
109 FLaC__HAS_GAS_FALSE = #
110 FLaC__HAS_GAS_TRUE =
111 FLaC__HAS_GAS__TEMPORARILY_DISABLED_FALSE =
112 FLaC__HAS_GAS__TEMPORARILY_DISABLED_TRUE = #
113 FLaC__HAS_NASM_FALSE =
114 FLaC__HAS_NASM_TRUE = #
115 FLaC__HAS_OGG_FALSE = #
116 FLaC__HAS_OGG_TRUE =
117 FLaC__HAS_XMMS_FALSE =
118 FLaC__HAS_XMMS_TRUE = #
119 FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_FALSE =
120 FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_TRUE = #
121 FLaC__NO_ASM_FALSE =
122 FLaC__NO_ASM_TRUE = #
123 FLaC__SSE_OS_FALSE =
124 FLaC__SSE_OS_TRUE = #
125 FLaC__SYS_DARWIN_FALSE =
126 FLaC__SYS_DARWIN_TRUE = #
127 FLaC__SYS_LINUX_FALSE =
128 FLaC__SYS_LINUX_TRUE = #
129 FLaC__USE_3DNOW_FALSE =
130 FLaC__USE_3DNOW_TRUE = #
131 FLaC__USE_ALTIVEC_FALSE =
132 FLaC__USE_ALTIVEC_TRUE = #
133 FLaC__WITH_CPPLIBS_FALSE =
134 FLaC__WITH_CPPLIBS_TRUE = #
135 GAS = gas
136 INSTALL_DATA = ${INSTALL} -m 644
137 INSTALL_PROGRAM = ${INSTALL}
138 INSTALL_SCRIPT = ${INSTALL}
139 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
140 LDFLAGS = -L/home/vicente/tomato/release/src-rt/router/libogg/src/.libs -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections
141 LIBICONV =
142 LIBOBJS =
143 LIBS =
144 LIBTOOL = $(SHELL) $(top_builddir)/libtool
145 LN_S = ln -s
146 LTLIBICONV =
147 LTLIBOBJS =
148 MAINT = #
149 MAINTAINER_MODE_FALSE =
150 MAINTAINER_MODE_TRUE = #
151 MAKEINFO = ${SHELL} /home/vicente/tomato/release/src/router/flac/missing --run makeinfo
152 MINGW_WINSOCK_LIBS =
153 NASM =
154 OBJEXT = o
155 OBJ_FORMAT = elf
156 OGG_CFLAGS = -I/include
157 OGG_LIBS = -L/lib -logg
158 PACKAGE = flac
159 PACKAGE_BUGREPORT =
160 PACKAGE_NAME =
161 PACKAGE_STRING =
162 PACKAGE_TARNAME =
163 PACKAGE_VERSION =
164 PATH_SEPARATOR = :
165 RANLIB = mipsel-uclibc-ranlib
166 SET_MAKE =
167 SHELL = /bin/sh
168 STRIP = mipsel-uclibc-strip -R .note -R .comment
169 VERSION = 1.2.1
170 XMMS_CFLAGS =
171 XMMS_CONFIG =
172 XMMS_DATA_DIR =
173 XMMS_EFFECT_PLUGIN_DIR =
174 XMMS_GENERAL_PLUGIN_DIR =
175 XMMS_INPUT_PLUGIN_DIR =
176 XMMS_LIBS =
177 XMMS_OUTPUT_PLUGIN_DIR =
178 XMMS_PLUGIN_DIR =
179 XMMS_VERSION =
180 XMMS_VISUALIZATION_PLUGIN_DIR =
181 ac_ct_AR =
182 ac_ct_CC =
183 ac_ct_CXX =
184 ac_ct_F77 =
185 ac_ct_RANLIB =
186 ac_ct_STRIP =
187 am__fastdepCC_FALSE = #
188 am__fastdepCC_TRUE =
189 am__fastdepCXX_FALSE = #
190 am__fastdepCXX_TRUE =
191 am__include = include
192 am__leading_dot = .
193 am__quote =
194 bindir = ${exec_prefix}/bin
195 build = x86_64-pc-linux-gnu
196 build_alias = x86_64-linux-gnu
197 build_cpu = x86_64
198 build_os = linux-gnu
199 build_vendor = pc
200 datadir = ${prefix}/share
201 exec_prefix = ${prefix}
202 host = mipsel-unknown-linux-gnu
203 host_alias = mipsel-linux
204 host_cpu = mipsel
205 host_os = linux-gnu
206 host_vendor = unknown
207 includedir = ${prefix}/include
208 infodir = ${prefix}/info
209 install_sh = /home/vicente/tomato/release/src/router/flac/install-sh
210 libdir = ${exec_prefix}/lib
211 libexecdir = ${exec_prefix}/libexec
212 localstatedir = ${prefix}/var
213 mandir = ${prefix}/man
214 oldincludedir = /usr/include
215 prefix =
216 program_transform_name = s,x,x,
217 sbindir = ${exec_prefix}/sbin
218 sharedstatedir = ${prefix}/com
219 sysconfdir = ${prefix}/etc
220 target_alias =
222 #XMMS_DIRS = plugin_common plugin_xmms
224 #CPPLIBS_DIRS = libFLAC++ test_libFLAC++
226 SUBDIRS = \
227 libFLAC \
228 share \
229 flac \
230 metaflac \
231 monkeys_audio_utilities \
232 $(XMMS_DIRS) \
233 plugin_winamp2 \
234 test_grabbag \
235 test_libs_common \
236 test_libFLAC \
237 test_seeking \
238 test_streams \
239 $(CPPLIBS_DIRS)
242 EXTRA_DIST = \
243 Makefile.lite
245 subdir = src
246 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
247 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
248 CONFIG_HEADER = $(top_builddir)/config.h
249 CONFIG_CLEAN_FILES =
250 DIST_SOURCES =
252 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
253 ps-recursive install-info-recursive uninstall-info-recursive \
254 all-recursive install-data-recursive install-exec-recursive \
255 installdirs-recursive install-recursive uninstall-recursive \
256 check-recursive installcheck-recursive
257 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
258 DIST_SUBDIRS = libFLAC share flac metaflac monkeys_audio_utilities \
259 plugin_common plugin_xmms plugin_winamp2 test_grabbag \
260 test_libs_common test_libFLAC test_seeking test_streams \
261 libFLAC++ test_libFLAC++
262 all: all-recursive
264 .SUFFIXES:
265 $(srcdir)/Makefile.in: # Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
266 cd $(top_srcdir) && \
267 $(AUTOMAKE) --gnu src/Makefile
268 Makefile: # $(srcdir)/Makefile.in $(top_builddir)/config.status
269 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
271 mostlyclean-libtool:
272 -rm -f *.lo
274 clean-libtool:
275 -rm -rf .libs _libs
277 distclean-libtool:
278 -rm -f libtool
279 uninstall-info-am:
281 # This directory's subdirectories are mostly independent; you can cd
282 # into them and run `make' without going through this Makefile.
283 # To change the values of `make' variables: instead of editing Makefiles,
284 # (1) if the variable is set in `config.status', edit `config.status'
285 # (which will cause the Makefiles to be regenerated when you run `make');
286 # (2) otherwise, pass the desired values on the `make' command line.
287 $(RECURSIVE_TARGETS):
288 @set fnord $$MAKEFLAGS; amf=$$2; \
289 dot_seen=no; \
290 target=`echo $@ | sed s/-recursive//`; \
291 list='$(SUBDIRS)'; for subdir in $$list; do \
292 echo "Making $$target in $$subdir"; \
293 if test "$$subdir" = "."; then \
294 dot_seen=yes; \
295 local_target="$$target-am"; \
296 else \
297 local_target="$$target"; \
298 fi; \
299 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
300 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
301 done; \
302 if test "$$dot_seen" = "no"; then \
303 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
304 fi; test -z "$$fail"
306 mostlyclean-recursive clean-recursive distclean-recursive \
307 maintainer-clean-recursive:
308 @set fnord $$MAKEFLAGS; amf=$$2; \
309 dot_seen=no; \
310 case "$@" in \
311 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
312 *) list='$(SUBDIRS)' ;; \
313 esac; \
314 rev=''; for subdir in $$list; do \
315 if test "$$subdir" = "."; then :; else \
316 rev="$$subdir $$rev"; \
317 fi; \
318 done; \
319 rev="$$rev ."; \
320 target=`echo $@ | sed s/-recursive//`; \
321 for subdir in $$rev; do \
322 echo "Making $$target in $$subdir"; \
323 if test "$$subdir" = "."; then \
324 local_target="$$target-am"; \
325 else \
326 local_target="$$target"; \
327 fi; \
328 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
329 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
330 done && test -z "$$fail"
331 tags-recursive:
332 list='$(SUBDIRS)'; for subdir in $$list; do \
333 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
334 done
335 ctags-recursive:
336 list='$(SUBDIRS)'; for subdir in $$list; do \
337 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
338 done
340 ETAGS = etags
341 ETAGSFLAGS =
343 CTAGS = ctags
344 CTAGSFLAGS =
346 tags: TAGS
348 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
349 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
350 unique=`for i in $$list; do \
351 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
352 done | \
353 $(AWK) ' { files[$$0] = 1; } \
354 END { for (i in files) print i; }'`; \
355 mkid -fID $$unique
357 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
358 $(TAGS_FILES) $(LISP)
359 tags=; \
360 here=`pwd`; \
361 if (etags --etags-include --version) >/dev/null 2>&1; then \
362 include_option=--etags-include; \
363 else \
364 include_option=--include; \
365 fi; \
366 list='$(SUBDIRS)'; for subdir in $$list; do \
367 if test "$$subdir" = .; then :; else \
368 test -f $$subdir/TAGS && \
369 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
370 fi; \
371 done; \
372 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
373 unique=`for i in $$list; do \
374 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
375 done | \
376 $(AWK) ' { files[$$0] = 1; } \
377 END { for (i in files) print i; }'`; \
378 test -z "$(ETAGS_ARGS)$$tags$$unique" \
379 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
380 $$tags $$unique
382 ctags: CTAGS
383 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
384 $(TAGS_FILES) $(LISP)
385 tags=; \
386 here=`pwd`; \
387 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
388 unique=`for i in $$list; do \
389 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
390 done | \
391 $(AWK) ' { files[$$0] = 1; } \
392 END { for (i in files) print i; }'`; \
393 test -z "$(CTAGS_ARGS)$$tags$$unique" \
394 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
395 $$tags $$unique
397 GTAGS:
398 here=`$(am__cd) $(top_builddir) && pwd` \
399 && cd $(top_srcdir) \
400 && gtags -i $(GTAGS_ARGS) $$here
402 distclean-tags:
403 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
404 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
406 top_distdir = ..
407 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
409 distdir: $(DISTFILES)
410 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
411 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
412 list='$(DISTFILES)'; for file in $$list; do \
413 case $$file in \
414 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
415 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
416 esac; \
417 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
418 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
419 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
420 dir="/$$dir"; \
421 $(mkinstalldirs) "$(distdir)$$dir"; \
422 else \
423 dir=''; \
424 fi; \
425 if test -d $$d/$$file; then \
426 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
427 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
428 fi; \
429 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
430 else \
431 test -f $(distdir)/$$file \
432 || cp -p $$d/$$file $(distdir)/$$file \
433 || exit 1; \
434 fi; \
435 done
436 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
437 if test "$$subdir" = .; then :; else \
438 test -d $(distdir)/$$subdir \
439 || mkdir $(distdir)/$$subdir \
440 || exit 1; \
441 (cd $$subdir && \
442 $(MAKE) $(AM_MAKEFLAGS) \
443 top_distdir="$(top_distdir)" \
444 distdir=../$(distdir)/$$subdir \
445 distdir) \
446 || exit 1; \
447 fi; \
448 done
449 check-am: all-am
450 check: check-recursive
451 all-am: Makefile
452 installdirs: installdirs-recursive
453 installdirs-am:
455 install: install-recursive
456 install-exec: install-exec-recursive
457 install-data: install-data-recursive
458 uninstall: uninstall-recursive
460 install-am: all-am
461 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
463 installcheck: installcheck-recursive
464 install-strip:
465 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
466 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
467 `test -z '$(STRIP)' || \
468 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
469 mostlyclean-generic:
471 clean-generic:
473 distclean-generic:
474 -rm -f $(CONFIG_CLEAN_FILES)
476 maintainer-clean-generic:
477 @echo "This command is intended for maintainers to use"
478 @echo "it deletes files that may require special tools to rebuild."
479 clean: clean-recursive
481 clean-am: clean-generic clean-libtool mostlyclean-am
483 distclean: distclean-recursive
484 -rm -f Makefile
485 distclean-am: clean-am distclean-generic distclean-libtool \
486 distclean-tags
488 dvi: dvi-recursive
490 dvi-am:
492 info: info-recursive
494 info-am:
496 install-data-am:
498 install-exec-am:
500 install-info: install-info-recursive
502 install-man:
504 installcheck-am:
506 maintainer-clean: maintainer-clean-recursive
507 -rm -f Makefile
508 maintainer-clean-am: distclean-am maintainer-clean-generic
510 mostlyclean: mostlyclean-recursive
512 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
514 pdf: pdf-recursive
516 pdf-am:
518 ps: ps-recursive
520 ps-am:
522 uninstall-am: uninstall-info-am
524 uninstall-info: uninstall-info-recursive
526 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
527 clean-generic clean-libtool clean-recursive ctags \
528 ctags-recursive distclean distclean-generic distclean-libtool \
529 distclean-recursive distclean-tags distdir dvi dvi-am \
530 dvi-recursive info info-am info-recursive install install-am \
531 install-data install-data-am install-data-recursive \
532 install-exec install-exec-am install-exec-recursive \
533 install-info install-info-am install-info-recursive install-man \
534 install-recursive install-strip installcheck installcheck-am \
535 installdirs installdirs-am installdirs-recursive \
536 maintainer-clean maintainer-clean-generic \
537 maintainer-clean-recursive mostlyclean mostlyclean-generic \
538 mostlyclean-libtool mostlyclean-recursive pdf pdf-am \
539 pdf-recursive ps ps-am ps-recursive tags tags-recursive \
540 uninstall uninstall-am uninstall-info-am \
541 uninstall-info-recursive uninstall-recursive
543 # Tell versions [3.59,3.63) of GNU make to not export all variables.
544 # Otherwise a system limit (for SysV at least) may be exceeded.
545 .NOEXPORT: