K2.6 patches and update.
[tomato.git] / release / src / router / flac / test / cuesheets / Makefile
blob8d0c7e5f1f8c72e2a2de015c5e30282f29adcdb0
1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # test/cuesheets/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/repos/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/repos/tomato/release/src/router/flac/missing --run tar
61 AR = mipsel-uclibc-ar
62 AS = gas
63 AUTOCONF = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run autoconf
64 AUTOHEADER = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run autoheader
65 AUTOMAKE = ${SHELL} /home/vicente/repos/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/repos/tomato/release/src-rt/router/libogg/include -I/home/vicente/repos/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/repos/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/repos/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/repos/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 EXTRA_DIST = \
223 bad.000.CATALOG_multiple.cue \
224 bad.001.CATALOG_missing_number.cue \
225 bad.002.CATALOG_number_too_long.cue \
226 bad.003.CATALOG_not_13_digits.cue \
227 bad.030.FLAGS_multiple.cue \
228 bad.031.FLAGS_wrong_place_1.cue \
229 bad.032.FLAGS_wrong_place_2.cue \
230 bad.060.INDEX_wrong_place.cue \
231 bad.061.INDEX_missing_number.cue \
232 bad.062.INDEX_invalid_number_1.cue \
233 bad.063.first_INDEX_not_0_or_1.cue \
234 bad.064.INDEX_num_non_sequential.cue \
235 bad.065.INDEX_num_out_of_range.cue \
236 bad.066.INDEX_missing_offset.cue \
237 bad.067.INDEX_illegal_offset.cue \
238 bad.068.INDEX_cdda_illegal_offset.cue \
239 bad.069.nonzero_first_INDEX.cue \
240 bad.070.INDEX_offset_not_ascending_1.cue \
241 bad.071.INDEX_offset_not_ascending_2.cue \
242 bad.110.ISRC_multiple.cue \
243 bad.111.ISRC_wrong_place_1.cue \
244 bad.112.ISRC_wrong_place_2.cue \
245 bad.113.ISRC_missing_number.cue \
246 bad.114.ISRC_invalid_number.cue \
247 bad.130.TRACK_missing_INDEX_01_1.cue \
248 bad.131.TRACK_missing_INDEX_01_2.cue \
249 bad.132.TRACK_missing_INDEX_01_3.cue \
250 bad.133.TRACK_missing_INDEX_01_4.cue \
251 bad.134.TRACK_missing_number.cue \
252 bad.135.TRACK_invalid_number_1.cue \
253 bad.136.TRACK_invalid_number_2.cue \
254 bad.137.TRACK_cdda_out_of_range.cue \
255 bad.138.TRACK_num_non_sequential.cue \
256 bad.139.TRACK_missing_type.cue \
257 bad.140.no_TRACKs.cue \
258 bad.200.FLAC_leadin_missing_offset.cue \
259 bad.201.FLAC_leadin_illegal_offset.cue \
260 bad.202.FLAC_leadin_cdda_illegal_offset.cue \
261 bad.230.FLAC_leadout_multiple.cue \
262 bad.231.FLAC_leadout_missing_track.cue \
263 bad.232.FLAC_leadout_illegal_track.cue \
264 bad.233.FLAC_leadout_missing_offset.cue \
265 bad.234.FLAC_leadout_illegal_offset.cue \
266 bad.235.FLAC_leadout_offset_not_211680000.cue \
267 good.000.cue \
268 good.001.cue \
269 good.002.dos_format.cue \
270 good.003.missing_final_newline.cue \
271 good.004.dos_format.missing_final_newline.cue
273 subdir = test/cuesheets
274 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
275 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
276 CONFIG_HEADER = $(top_builddir)/config.h
277 CONFIG_CLEAN_FILES =
278 DIST_SOURCES =
279 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
280 all: all-am
282 .SUFFIXES:
283 $(srcdir)/Makefile.in: # Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
284 cd $(top_srcdir) && \
285 $(AUTOMAKE) --gnu test/cuesheets/Makefile
286 Makefile: # $(srcdir)/Makefile.in $(top_builddir)/config.status
287 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
289 mostlyclean-libtool:
290 -rm -f *.lo
292 clean-libtool:
293 -rm -rf .libs _libs
295 distclean-libtool:
296 -rm -f libtool
297 uninstall-info-am:
298 tags: TAGS
299 TAGS:
301 ctags: CTAGS
302 CTAGS:
304 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
306 top_distdir = ../..
307 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
309 distdir: $(DISTFILES)
310 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
311 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
312 list='$(DISTFILES)'; for file in $$list; do \
313 case $$file in \
314 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
315 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
316 esac; \
317 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
318 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
319 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
320 dir="/$$dir"; \
321 $(mkinstalldirs) "$(distdir)$$dir"; \
322 else \
323 dir=''; \
324 fi; \
325 if test -d $$d/$$file; then \
326 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
327 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
328 fi; \
329 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
330 else \
331 test -f $(distdir)/$$file \
332 || cp -p $$d/$$file $(distdir)/$$file \
333 || exit 1; \
334 fi; \
335 done
336 check-am: all-am
337 check: check-am
338 all-am: Makefile
340 installdirs:
341 install: install-am
342 install-exec: install-exec-am
343 install-data: install-data-am
344 uninstall: uninstall-am
346 install-am: all-am
347 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
349 installcheck: installcheck-am
350 install-strip:
351 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
352 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
353 `test -z '$(STRIP)' || \
354 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
355 mostlyclean-generic:
357 clean-generic:
359 distclean-generic:
360 -rm -f $(CONFIG_CLEAN_FILES)
362 maintainer-clean-generic:
363 @echo "This command is intended for maintainers to use"
364 @echo "it deletes files that may require special tools to rebuild."
365 clean: clean-am
367 clean-am: clean-generic clean-libtool mostlyclean-am
369 distclean: distclean-am
370 -rm -f Makefile
371 distclean-am: clean-am distclean-generic distclean-libtool
373 dvi: dvi-am
375 dvi-am:
377 info: info-am
379 info-am:
381 install-data-am:
383 install-exec-am:
385 install-info: install-info-am
387 install-man:
389 installcheck-am:
391 maintainer-clean: maintainer-clean-am
392 -rm -f Makefile
393 maintainer-clean-am: distclean-am maintainer-clean-generic
395 mostlyclean: mostlyclean-am
397 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
399 pdf: pdf-am
401 pdf-am:
403 ps: ps-am
405 ps-am:
407 uninstall-am: uninstall-info-am
409 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
410 distclean distclean-generic distclean-libtool distdir dvi \
411 dvi-am info info-am install install-am install-data \
412 install-data-am install-exec install-exec-am install-info \
413 install-info-am install-man install-strip installcheck \
414 installcheck-am installdirs maintainer-clean \
415 maintainer-clean-generic mostlyclean mostlyclean-generic \
416 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
417 uninstall-info-am
419 # Tell versions [3.59,3.63) of GNU make to not export all variables.
420 # Otherwise a system limit (for SysV at least) may be exceeded.
421 .NOEXPORT: