K2.6 patches and update.
[tomato.git] / release / src / router / flac / src / libFLAC / ppc / as / Makefile
blobb645454b6624196606236d77b368a9b261274c8f
1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # src/libFLAC/ppc/as/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 # libFLAC - Free Lossless Audio Codec library
18 # Copyright (C) 2004,2005,2006,2007 Josh Coalson
20 # Redistribution and use in source and binary forms, with or without
21 # modification, are permitted provided that the following conditions
22 # are met:
24 # - Redistributions of source code must retain the above copyright
25 # notice, this list of conditions and the following disclaimer.
27 # - Redistributions in binary form must reproduce the above copyright
28 # notice, this list of conditions and the following disclaimer in the
29 # documentation and/or other materials provided with the distribution.
31 # - Neither the name of the Xiph.org Foundation nor the names of its
32 # contributors may be used to endorse or promote products derived from
33 # this software without specific prior written permission.
35 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
36 # ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
37 # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
38 # A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR
39 # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
40 # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
41 # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
42 # PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
43 # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
44 # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
45 # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
47 srcdir = .
48 top_srcdir = ../../../..
50 pkgdatadir = $(datadir)/flac
51 pkglibdir = $(libdir)/flac
52 pkgincludedir = $(includedir)/flac
53 top_builddir = ../../../..
55 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
56 INSTALL = /usr/bin/install -c
57 install_sh_DATA = $(install_sh) -c -m 644
58 install_sh_PROGRAM = $(install_sh) -c
59 install_sh_SCRIPT = $(install_sh) -c
60 INSTALL_HEADER = $(INSTALL_DATA)
61 transform = $(program_transform_name)
62 NORMAL_INSTALL = :
63 PRE_INSTALL = :
64 POST_INSTALL = :
65 NORMAL_UNINSTALL = :
66 PRE_UNINSTALL = :
67 POST_UNINSTALL = :
68 host_triplet = mipsel-unknown-linux-gnu
69 ACLOCAL = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run aclocal-1.7
70 ACLOCAL_AMFLAGS = -I m4
71 AMDEP_FALSE = #
72 AMDEP_TRUE =
73 AMTAR = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run tar
74 AR = mipsel-uclibc-ar
75 AS = gas
76 AUTOCONF = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run autoconf
77 AUTOHEADER = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run autoheader
78 AUTOMAKE = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run automake-1.7
79 AWK = gawk
80 CC = mipsel-uclibc-gcc
81 CCAS = $(CC)
82 CCASFLAGS = $(CFLAGS)
83 CCDEPMODE = depmode=gcc3
84 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
85 CPP = mipsel-uclibc-gcc -E
86 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
87 CXX = mipsel-linux-g++
88 CXXCPP = mipsel-linux-g++ -E
89 CXXDEPMODE = depmode=gcc3
90 CXXFLAGS = -g -O2
91 CYGPATH_W = echo
92 DEBUG_FALSE =
93 DEBUG_TRUE = #
94 DEFS = -DHAVE_CONFIG_H
95 DEPDIR = .deps
96 DOCBOOK_TO_MAN =
97 DOXYGEN =
98 ECHO = echo
99 ECHO_C =
100 ECHO_N = -n
101 ECHO_T =
102 EGREP = grep -E
103 EXEEXT =
104 F77 =
105 FFLAGS =
106 FLAC__TEST_LEVEL = 1
107 FLAC__TEST_WITH_VALGRIND = no
108 FLaC__CPU_IA32_FALSE =
109 FLaC__CPU_IA32_TRUE = #
110 FLaC__CPU_PPC_FALSE =
111 FLaC__CPU_PPC_TRUE = #
112 FLaC__CPU_SPARC_FALSE =
113 FLaC__CPU_SPARC_TRUE = #
114 FLaC__HAS_AS_FALSE =
115 FLaC__HAS_AS_TRUE = #
116 FLaC__HAS_AS__TEMPORARILY_DISABLED_FALSE =
117 FLaC__HAS_AS__TEMPORARILY_DISABLED_TRUE = #
118 FLaC__HAS_DOCBOOK_TO_MAN_FALSE =
119 FLaC__HAS_DOCBOOK_TO_MAN_TRUE = #
120 FLaC__HAS_DOXYGEN_FALSE =
121 FLaC__HAS_DOXYGEN_TRUE = #
122 FLaC__HAS_GAS_FALSE = #
123 FLaC__HAS_GAS_TRUE =
124 FLaC__HAS_GAS__TEMPORARILY_DISABLED_FALSE =
125 FLaC__HAS_GAS__TEMPORARILY_DISABLED_TRUE = #
126 FLaC__HAS_NASM_FALSE =
127 FLaC__HAS_NASM_TRUE = #
128 FLaC__HAS_OGG_FALSE = #
129 FLaC__HAS_OGG_TRUE =
130 FLaC__HAS_XMMS_FALSE =
131 FLaC__HAS_XMMS_TRUE = #
132 FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_FALSE =
133 FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_TRUE = #
134 FLaC__NO_ASM_FALSE =
135 FLaC__NO_ASM_TRUE = #
136 FLaC__SSE_OS_FALSE =
137 FLaC__SSE_OS_TRUE = #
138 FLaC__SYS_DARWIN_FALSE =
139 FLaC__SYS_DARWIN_TRUE = #
140 FLaC__SYS_LINUX_FALSE =
141 FLaC__SYS_LINUX_TRUE = #
142 FLaC__USE_3DNOW_FALSE =
143 FLaC__USE_3DNOW_TRUE = #
144 FLaC__USE_ALTIVEC_FALSE =
145 FLaC__USE_ALTIVEC_TRUE = #
146 FLaC__WITH_CPPLIBS_FALSE =
147 FLaC__WITH_CPPLIBS_TRUE = #
148 GAS = gas
149 INSTALL_DATA = ${INSTALL} -m 644
150 INSTALL_PROGRAM = ${INSTALL}
151 INSTALL_SCRIPT = ${INSTALL}
152 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
153 LDFLAGS = -L/home/vicente/repos/tomato/release/src-rt/router/libogg/src/.libs -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections
154 LIBICONV =
155 LIBOBJS =
156 LIBS =
157 LIBTOOL = $(SHELL) $(top_builddir)/libtool
158 LN_S = ln -s
159 LTLIBICONV =
160 LTLIBOBJS =
161 MAINT = #
162 MAINTAINER_MODE_FALSE =
163 MAINTAINER_MODE_TRUE = #
164 MAKEINFO = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run makeinfo
165 MINGW_WINSOCK_LIBS =
166 NASM =
167 OBJEXT = o
168 OBJ_FORMAT = elf
169 OGG_CFLAGS = -I/include
170 OGG_LIBS = -L/lib -logg
171 PACKAGE = flac
172 PACKAGE_BUGREPORT =
173 PACKAGE_NAME =
174 PACKAGE_STRING =
175 PACKAGE_TARNAME =
176 PACKAGE_VERSION =
177 PATH_SEPARATOR = :
178 RANLIB = mipsel-uclibc-ranlib
179 SET_MAKE =
180 SHELL = /bin/sh
181 STRIP = mipsel-uclibc-strip -R .note -R .comment
182 VERSION = 1.2.1
183 XMMS_CFLAGS =
184 XMMS_CONFIG =
185 XMMS_DATA_DIR =
186 XMMS_EFFECT_PLUGIN_DIR =
187 XMMS_GENERAL_PLUGIN_DIR =
188 XMMS_INPUT_PLUGIN_DIR =
189 XMMS_LIBS =
190 XMMS_OUTPUT_PLUGIN_DIR =
191 XMMS_PLUGIN_DIR =
192 XMMS_VERSION =
193 XMMS_VISUALIZATION_PLUGIN_DIR =
194 ac_ct_AR =
195 ac_ct_CC =
196 ac_ct_CXX =
197 ac_ct_F77 =
198 ac_ct_RANLIB =
199 ac_ct_STRIP =
200 am__fastdepCC_FALSE = #
201 am__fastdepCC_TRUE =
202 am__fastdepCXX_FALSE = #
203 am__fastdepCXX_TRUE =
204 am__include = include
205 am__leading_dot = .
206 am__quote =
207 bindir = ${exec_prefix}/bin
208 build = x86_64-pc-linux-gnu
209 build_alias = x86_64-linux-gnu
210 build_cpu = x86_64
211 build_os = linux-gnu
212 build_vendor = pc
213 datadir = ${prefix}/share
214 exec_prefix = ${prefix}
215 host = mipsel-unknown-linux-gnu
216 host_alias = mipsel-linux
217 host_cpu = mipsel
218 host_os = linux-gnu
219 host_vendor = unknown
220 includedir = ${prefix}/include
221 infodir = ${prefix}/info
222 install_sh = /home/vicente/repos/tomato/release/src/router/flac/install-sh
223 libdir = ${exec_prefix}/lib
224 libexecdir = ${exec_prefix}/libexec
225 localstatedir = ${prefix}/var
226 mandir = ${prefix}/man
227 oldincludedir = /usr/include
228 prefix =
229 program_transform_name = s,x,x,
230 sbindir = ${exec_prefix}/sbin
231 sharedstatedir = ${prefix}/com
232 sysconfdir = ${prefix}/etc
233 target_alias =
236 #@@@
237 #SUFFIXES = .s .lo
239 #STRIP_NON_ASM = sh $(top_srcdir)/strip_non_asm_libtool_args.sh
241 #noinst_LTLIBRARIES = libFLAC-asm.la
242 #libFLAC_asm_la_SOURCES = \
243 # lpc_asm.s
246 EXTRA_DIST = \
247 lpc_asm.s
249 subdir = src/libFLAC/ppc/as
250 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
251 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
252 CONFIG_HEADER = $(top_builddir)/config.h
253 CONFIG_CLEAN_FILES =
254 LTLIBRARIES = $(noinst_LTLIBRARIES)
256 libFLAC_asm_la_LDFLAGS =
257 libFLAC_asm_la_LIBADD =
258 am__libFLAC_asm_la_SOURCES_DIST = lpc_asm.s
259 #am_libFLAC_asm_la_OBJECTS = \
260 # lpc_asm.lo
261 libFLAC_asm_la_OBJECTS = $(am_libFLAC_asm_la_OBJECTS)
263 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
264 CCASCOMPILE = $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS)
265 LTCCASCOMPILE = $(LIBTOOL) --mode=compile $(CCAS) $(AM_CCASFLAGS) \
266 $(CCASFLAGS)
267 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
268 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
269 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
270 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
271 CCLD = $(CC)
272 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
273 $(AM_LDFLAGS) $(LDFLAGS) -o $@
274 DIST_SOURCES = $(am__libFLAC_asm_la_SOURCES_DIST)
275 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
276 SOURCES = $(libFLAC_asm_la_SOURCES)
278 all: all-am
280 .SUFFIXES:
281 .SUFFIXES: .lo .o .obj .s
282 $(srcdir)/Makefile.in: # Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
283 cd $(top_srcdir) && \
284 $(AUTOMAKE) --gnu src/libFLAC/ppc/as/Makefile
285 Makefile: # $(srcdir)/Makefile.in $(top_builddir)/config.status
286 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
288 clean-noinstLTLIBRARIES:
289 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
290 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
291 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
292 test "$$dir" = "$$p" && dir=.; \
293 echo "rm -f \"$${dir}/so_locations\""; \
294 rm -f "$${dir}/so_locations"; \
295 done
296 libFLAC-asm.la: $(libFLAC_asm_la_OBJECTS) $(libFLAC_asm_la_DEPENDENCIES)
297 $(LINK) $(libFLAC_asm_la_LDFLAGS) $(libFLAC_asm_la_OBJECTS) $(libFLAC_asm_la_LIBADD) $(LIBS)
299 mostlyclean-compile:
300 -rm -f *.$(OBJEXT) core *.core
302 distclean-compile:
303 -rm -f *.tab.c
305 .s.o:
306 $(CCASCOMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
308 .s.obj:
309 $(CCASCOMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
311 .s.lo:
312 $(LTCCASCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
314 mostlyclean-libtool:
315 -rm -f *.lo
317 clean-libtool:
318 -rm -rf .libs _libs
320 distclean-libtool:
321 -rm -f libtool
322 uninstall-info-am:
324 ETAGS = etags
325 ETAGSFLAGS =
327 CTAGS = ctags
328 CTAGSFLAGS =
330 tags: TAGS
332 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
333 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
334 unique=`for i in $$list; do \
335 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
336 done | \
337 $(AWK) ' { files[$$0] = 1; } \
338 END { for (i in files) print i; }'`; \
339 mkid -fID $$unique
341 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
342 $(TAGS_FILES) $(LISP)
343 tags=; \
344 here=`pwd`; \
345 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
346 unique=`for i in $$list; do \
347 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
348 done | \
349 $(AWK) ' { files[$$0] = 1; } \
350 END { for (i in files) print i; }'`; \
351 test -z "$(ETAGS_ARGS)$$tags$$unique" \
352 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
353 $$tags $$unique
355 ctags: CTAGS
356 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
357 $(TAGS_FILES) $(LISP)
358 tags=; \
359 here=`pwd`; \
360 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
361 unique=`for i in $$list; do \
362 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
363 done | \
364 $(AWK) ' { files[$$0] = 1; } \
365 END { for (i in files) print i; }'`; \
366 test -z "$(CTAGS_ARGS)$$tags$$unique" \
367 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
368 $$tags $$unique
370 GTAGS:
371 here=`$(am__cd) $(top_builddir) && pwd` \
372 && cd $(top_srcdir) \
373 && gtags -i $(GTAGS_ARGS) $$here
375 distclean-tags:
376 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
377 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
379 top_distdir = ../../../..
380 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
382 distdir: $(DISTFILES)
383 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
384 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
385 list='$(DISTFILES)'; for file in $$list; do \
386 case $$file in \
387 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
388 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
389 esac; \
390 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
391 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
392 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
393 dir="/$$dir"; \
394 $(mkinstalldirs) "$(distdir)$$dir"; \
395 else \
396 dir=''; \
397 fi; \
398 if test -d $$d/$$file; then \
399 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
400 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
401 fi; \
402 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
403 else \
404 test -f $(distdir)/$$file \
405 || cp -p $$d/$$file $(distdir)/$$file \
406 || exit 1; \
407 fi; \
408 done
409 check-am: all-am
410 check: check-am
411 all-am: Makefile $(LTLIBRARIES)
413 installdirs:
414 install: install-am
415 install-exec: install-exec-am
416 install-data: install-data-am
417 uninstall: uninstall-am
419 install-am: all-am
420 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
422 installcheck: installcheck-am
423 install-strip:
424 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
425 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
426 `test -z '$(STRIP)' || \
427 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
428 mostlyclean-generic:
430 clean-generic:
432 distclean-generic:
433 -rm -f $(CONFIG_CLEAN_FILES)
435 maintainer-clean-generic:
436 @echo "This command is intended for maintainers to use"
437 @echo "it deletes files that may require special tools to rebuild."
438 clean: clean-am
440 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
441 mostlyclean-am
443 distclean: distclean-am
444 -rm -f Makefile
445 distclean-am: clean-am distclean-compile distclean-generic \
446 distclean-libtool distclean-tags
448 dvi: dvi-am
450 dvi-am:
452 info: info-am
454 info-am:
456 install-data-am:
458 install-exec-am:
460 install-info: install-info-am
462 install-man:
464 installcheck-am:
466 maintainer-clean: maintainer-clean-am
467 -rm -f Makefile
468 maintainer-clean-am: distclean-am maintainer-clean-generic
470 mostlyclean: mostlyclean-am
472 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
473 mostlyclean-libtool
475 pdf: pdf-am
477 pdf-am:
479 ps: ps-am
481 ps-am:
483 uninstall-am: uninstall-info-am
485 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
486 clean-libtool clean-noinstLTLIBRARIES ctags distclean \
487 distclean-compile distclean-generic distclean-libtool \
488 distclean-tags distdir dvi dvi-am info info-am install \
489 install-am install-data install-data-am install-exec \
490 install-exec-am install-info install-info-am install-man \
491 install-strip installcheck installcheck-am installdirs \
492 maintainer-clean maintainer-clean-generic mostlyclean \
493 mostlyclean-compile mostlyclean-generic mostlyclean-libtool pdf \
494 pdf-am ps ps-am tags uninstall uninstall-am uninstall-info-am
497 # For some unknown reason libtool can't figure out the tag for 'as', so
498 # we fake it with --tag=CC and strip out unwanted options.
499 #.s.lo:
500 # $(LIBTOOL) --tag=CC --mode=compile $(STRIP_NON_ASM) as -force_cpusubtype_ALL -o $@ $<
501 # Tell versions [3.59,3.63) of GNU make to not export all variables.
502 # Otherwise a system limit (for SysV at least) may be exceeded.
503 .NOEXPORT: