K2.6 patches and update.
[tomato.git] / release / src / router / flac / build / Makefile.in
blobe3a5c2a3af1791469b393431b1df837b7415c97a
1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # @configure_input@
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.
15 @SET_MAKE@
17 # FLAC - Free Lossless Audio Codec
18 # Copyright (C) 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 = @srcdir@
35 top_srcdir = @top_srcdir@
36 VPATH = @srcdir@
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40 top_builddir = ..
42 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
43 INSTALL = @INSTALL@
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 = @host@
56 ACLOCAL = @ACLOCAL@
57 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
58 AMDEP_FALSE = @AMDEP_FALSE@
59 AMDEP_TRUE = @AMDEP_TRUE@
60 AMTAR = @AMTAR@
61 AR = @AR@
62 AS = @AS@
63 AUTOCONF = @AUTOCONF@
64 AUTOHEADER = @AUTOHEADER@
65 AUTOMAKE = @AUTOMAKE@
66 AWK = @AWK@
67 CC = @CC@
68 CCAS = @CCAS@
69 CCASFLAGS = @CCASFLAGS@
70 CCDEPMODE = @CCDEPMODE@
71 CFLAGS = @CFLAGS@
72 CPP = @CPP@
73 CPPFLAGS = @CPPFLAGS@
74 CXX = @CXX@
75 CXXCPP = @CXXCPP@
76 CXXDEPMODE = @CXXDEPMODE@
77 CXXFLAGS = @CXXFLAGS@
78 CYGPATH_W = @CYGPATH_W@
79 DEBUG_FALSE = @DEBUG_FALSE@
80 DEBUG_TRUE = @DEBUG_TRUE@
81 DEFS = @DEFS@
82 DEPDIR = @DEPDIR@
83 DOCBOOK_TO_MAN = @DOCBOOK_TO_MAN@
84 DOXYGEN = @DOXYGEN@
85 ECHO = @ECHO@
86 ECHO_C = @ECHO_C@
87 ECHO_N = @ECHO_N@
88 ECHO_T = @ECHO_T@
89 EGREP = @EGREP@
90 EXEEXT = @EXEEXT@
91 F77 = @F77@
92 FFLAGS = @FFLAGS@
93 FLAC__TEST_LEVEL = @FLAC__TEST_LEVEL@
94 FLAC__TEST_WITH_VALGRIND = @FLAC__TEST_WITH_VALGRIND@
95 FLaC__CPU_IA32_FALSE = @FLaC__CPU_IA32_FALSE@
96 FLaC__CPU_IA32_TRUE = @FLaC__CPU_IA32_TRUE@
97 FLaC__CPU_PPC_FALSE = @FLaC__CPU_PPC_FALSE@
98 FLaC__CPU_PPC_TRUE = @FLaC__CPU_PPC_TRUE@
99 FLaC__CPU_SPARC_FALSE = @FLaC__CPU_SPARC_FALSE@
100 FLaC__CPU_SPARC_TRUE = @FLaC__CPU_SPARC_TRUE@
101 FLaC__HAS_AS_FALSE = @FLaC__HAS_AS_FALSE@
102 FLaC__HAS_AS_TRUE = @FLaC__HAS_AS_TRUE@
103 FLaC__HAS_AS__TEMPORARILY_DISABLED_FALSE = @FLaC__HAS_AS__TEMPORARILY_DISABLED_FALSE@
104 FLaC__HAS_AS__TEMPORARILY_DISABLED_TRUE = @FLaC__HAS_AS__TEMPORARILY_DISABLED_TRUE@
105 FLaC__HAS_DOCBOOK_TO_MAN_FALSE = @FLaC__HAS_DOCBOOK_TO_MAN_FALSE@
106 FLaC__HAS_DOCBOOK_TO_MAN_TRUE = @FLaC__HAS_DOCBOOK_TO_MAN_TRUE@
107 FLaC__HAS_DOXYGEN_FALSE = @FLaC__HAS_DOXYGEN_FALSE@
108 FLaC__HAS_DOXYGEN_TRUE = @FLaC__HAS_DOXYGEN_TRUE@
109 FLaC__HAS_GAS_FALSE = @FLaC__HAS_GAS_FALSE@
110 FLaC__HAS_GAS_TRUE = @FLaC__HAS_GAS_TRUE@
111 FLaC__HAS_GAS__TEMPORARILY_DISABLED_FALSE = @FLaC__HAS_GAS__TEMPORARILY_DISABLED_FALSE@
112 FLaC__HAS_GAS__TEMPORARILY_DISABLED_TRUE = @FLaC__HAS_GAS__TEMPORARILY_DISABLED_TRUE@
113 FLaC__HAS_NASM_FALSE = @FLaC__HAS_NASM_FALSE@
114 FLaC__HAS_NASM_TRUE = @FLaC__HAS_NASM_TRUE@
115 FLaC__HAS_OGG_FALSE = @FLaC__HAS_OGG_FALSE@
116 FLaC__HAS_OGG_TRUE = @FLaC__HAS_OGG_TRUE@
117 FLaC__HAS_XMMS_FALSE = @FLaC__HAS_XMMS_FALSE@
118 FLaC__HAS_XMMS_TRUE = @FLaC__HAS_XMMS_TRUE@
119 FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_FALSE = @FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_FALSE@
120 FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_TRUE = @FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_TRUE@
121 FLaC__NO_ASM_FALSE = @FLaC__NO_ASM_FALSE@
122 FLaC__NO_ASM_TRUE = @FLaC__NO_ASM_TRUE@
123 FLaC__SSE_OS_FALSE = @FLaC__SSE_OS_FALSE@
124 FLaC__SSE_OS_TRUE = @FLaC__SSE_OS_TRUE@
125 FLaC__SYS_DARWIN_FALSE = @FLaC__SYS_DARWIN_FALSE@
126 FLaC__SYS_DARWIN_TRUE = @FLaC__SYS_DARWIN_TRUE@
127 FLaC__SYS_LINUX_FALSE = @FLaC__SYS_LINUX_FALSE@
128 FLaC__SYS_LINUX_TRUE = @FLaC__SYS_LINUX_TRUE@
129 FLaC__USE_3DNOW_FALSE = @FLaC__USE_3DNOW_FALSE@
130 FLaC__USE_3DNOW_TRUE = @FLaC__USE_3DNOW_TRUE@
131 FLaC__USE_ALTIVEC_FALSE = @FLaC__USE_ALTIVEC_FALSE@
132 FLaC__USE_ALTIVEC_TRUE = @FLaC__USE_ALTIVEC_TRUE@
133 FLaC__WITH_CPPLIBS_FALSE = @FLaC__WITH_CPPLIBS_FALSE@
134 FLaC__WITH_CPPLIBS_TRUE = @FLaC__WITH_CPPLIBS_TRUE@
135 GAS = @GAS@
136 INSTALL_DATA = @INSTALL_DATA@
137 INSTALL_PROGRAM = @INSTALL_PROGRAM@
138 INSTALL_SCRIPT = @INSTALL_SCRIPT@
139 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
140 LDFLAGS = @LDFLAGS@
141 LIBICONV = @LIBICONV@
142 LIBOBJS = @LIBOBJS@
143 LIBS = @LIBS@
144 LIBTOOL = @LIBTOOL@
145 LN_S = @LN_S@
146 LTLIBICONV = @LTLIBICONV@
147 LTLIBOBJS = @LTLIBOBJS@
148 MAINT = @MAINT@
149 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
150 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
151 MAKEINFO = @MAKEINFO@
152 MINGW_WINSOCK_LIBS = @MINGW_WINSOCK_LIBS@
153 NASM = @NASM@
154 OBJEXT = @OBJEXT@
155 OBJ_FORMAT = @OBJ_FORMAT@
156 OGG_CFLAGS = @OGG_CFLAGS@
157 OGG_LIBS = @OGG_LIBS@
158 PACKAGE = @PACKAGE@
159 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
160 PACKAGE_NAME = @PACKAGE_NAME@
161 PACKAGE_STRING = @PACKAGE_STRING@
162 PACKAGE_TARNAME = @PACKAGE_TARNAME@
163 PACKAGE_VERSION = @PACKAGE_VERSION@
164 PATH_SEPARATOR = @PATH_SEPARATOR@
165 RANLIB = @RANLIB@
166 SET_MAKE = @SET_MAKE@
167 SHELL = @SHELL@
168 STRIP = @STRIP@
169 VERSION = @VERSION@
170 XMMS_CFLAGS = @XMMS_CFLAGS@
171 XMMS_CONFIG = @XMMS_CONFIG@
172 XMMS_DATA_DIR = @XMMS_DATA_DIR@
173 XMMS_EFFECT_PLUGIN_DIR = @XMMS_EFFECT_PLUGIN_DIR@
174 XMMS_GENERAL_PLUGIN_DIR = @XMMS_GENERAL_PLUGIN_DIR@
175 XMMS_INPUT_PLUGIN_DIR = @XMMS_INPUT_PLUGIN_DIR@
176 XMMS_LIBS = @XMMS_LIBS@
177 XMMS_OUTPUT_PLUGIN_DIR = @XMMS_OUTPUT_PLUGIN_DIR@
178 XMMS_PLUGIN_DIR = @XMMS_PLUGIN_DIR@
179 XMMS_VERSION = @XMMS_VERSION@
180 XMMS_VISUALIZATION_PLUGIN_DIR = @XMMS_VISUALIZATION_PLUGIN_DIR@
181 ac_ct_AR = @ac_ct_AR@
182 ac_ct_CC = @ac_ct_CC@
183 ac_ct_CXX = @ac_ct_CXX@
184 ac_ct_F77 = @ac_ct_F77@
185 ac_ct_RANLIB = @ac_ct_RANLIB@
186 ac_ct_STRIP = @ac_ct_STRIP@
187 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
188 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
189 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
190 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
191 am__include = @am__include@
192 am__leading_dot = @am__leading_dot@
193 am__quote = @am__quote@
194 bindir = @bindir@
195 build = @build@
196 build_alias = @build_alias@
197 build_cpu = @build_cpu@
198 build_os = @build_os@
199 build_vendor = @build_vendor@
200 datadir = @datadir@
201 exec_prefix = @exec_prefix@
202 host = @host@
203 host_alias = @host_alias@
204 host_cpu = @host_cpu@
205 host_os = @host_os@
206 host_vendor = @host_vendor@
207 includedir = @includedir@
208 infodir = @infodir@
209 install_sh = @install_sh@
210 libdir = @libdir@
211 libexecdir = @libexecdir@
212 localstatedir = @localstatedir@
213 mandir = @mandir@
214 oldincludedir = @oldincludedir@
215 prefix = @prefix@
216 program_transform_name = @program_transform_name@
217 sbindir = @sbindir@
218 sharedstatedir = @sharedstatedir@
219 sysconfdir = @sysconfdir@
220 target_alias = @target_alias@
222 EXTRA_DIST = \
223 config.mk \
224 exe.mk \
225 lib.mk
227 subdir = build
228 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
229 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
230 CONFIG_HEADER = $(top_builddir)/config.h
231 CONFIG_CLEAN_FILES =
232 DIST_SOURCES =
233 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
234 all: all-am
236 .SUFFIXES:
237 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
238 cd $(top_srcdir) && \
239 $(AUTOMAKE) --gnu build/Makefile
240 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
241 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
243 mostlyclean-libtool:
244 -rm -f *.lo
246 clean-libtool:
247 -rm -rf .libs _libs
249 distclean-libtool:
250 -rm -f libtool
251 uninstall-info-am:
252 tags: TAGS
253 TAGS:
255 ctags: CTAGS
256 CTAGS:
258 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
260 top_distdir = ..
261 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
263 distdir: $(DISTFILES)
264 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
265 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
266 list='$(DISTFILES)'; for file in $$list; do \
267 case $$file in \
268 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
269 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
270 esac; \
271 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
272 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
273 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
274 dir="/$$dir"; \
275 $(mkinstalldirs) "$(distdir)$$dir"; \
276 else \
277 dir=''; \
278 fi; \
279 if test -d $$d/$$file; then \
280 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
281 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
282 fi; \
283 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
284 else \
285 test -f $(distdir)/$$file \
286 || cp -p $$d/$$file $(distdir)/$$file \
287 || exit 1; \
288 fi; \
289 done
290 check-am: all-am
291 check: check-am
292 all-am: Makefile
294 installdirs:
295 install: install-am
296 install-exec: install-exec-am
297 install-data: install-data-am
298 uninstall: uninstall-am
300 install-am: all-am
301 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
303 installcheck: installcheck-am
304 install-strip:
305 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
306 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
307 `test -z '$(STRIP)' || \
308 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
309 mostlyclean-generic:
311 clean-generic:
313 distclean-generic:
314 -rm -f $(CONFIG_CLEAN_FILES)
316 maintainer-clean-generic:
317 @echo "This command is intended for maintainers to use"
318 @echo "it deletes files that may require special tools to rebuild."
319 clean: clean-am
321 clean-am: clean-generic clean-libtool mostlyclean-am
323 distclean: distclean-am
324 -rm -f Makefile
325 distclean-am: clean-am distclean-generic distclean-libtool
327 dvi: dvi-am
329 dvi-am:
331 info: info-am
333 info-am:
335 install-data-am:
337 install-exec-am:
339 install-info: install-info-am
341 install-man:
343 installcheck-am:
345 maintainer-clean: maintainer-clean-am
346 -rm -f Makefile
347 maintainer-clean-am: distclean-am maintainer-clean-generic
349 mostlyclean: mostlyclean-am
351 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
353 pdf: pdf-am
355 pdf-am:
357 ps: ps-am
359 ps-am:
361 uninstall-am: uninstall-info-am
363 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
364 distclean distclean-generic distclean-libtool distdir dvi \
365 dvi-am info info-am install install-am install-data \
366 install-data-am install-exec install-exec-am install-info \
367 install-info-am install-man install-strip installcheck \
368 installcheck-am installdirs maintainer-clean \
369 maintainer-clean-generic mostlyclean mostlyclean-generic \
370 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
371 uninstall-info-am
373 # Tell versions [3.59,3.63) of GNU make to not export all variables.
374 # Otherwise a system limit (for SysV at least) may be exceeded.
375 .NOEXPORT: