K2.6 patches and update.
[tomato.git] / release / src / router / flac / src / libFLAC / Makefile
blobd6638ea8cf49e95164fe5216c7ee10b26c14d7e4
1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # src/libFLAC/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) 2001,2002,2003,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 =
235 lib_LTLIBRARIES = libFLAC.la
236 #DEBUGCFLAGS = -DFLAC__OVERFLOW_DETECT
237 # The -force_cpusubtype_ALL is needed to insert a ppc64 instruction
238 # into cpu.c with an asm().
239 #@@@ PPC optimizations temporarily disabled
240 ##CPUCFLAGS = -faltivec -force_cpusubtype_ALL -DFLAC__NO_ASM
241 # Linux-gcc for PPC does not have -force_cpusubtype_ALL, it is Darwin-specific
242 #@@@ PPC optimizations temporarily disabled
243 #CPUCFLAGS = -maltivec -mabi=altivec -DFLAC__NO_ASM
245 AM_CFLAGS = $(DEBUGCFLAGS) $(CPUCFLAGS) -I/include
246 #ARCH_SUBDIRS = ppc
248 ##ARCH_SUBDIRS = ia32
249 ##LOCAL_EXTRA_LIBADD = ia32/libFLAC-asm.la
250 ##LOCAL_EXTRA_LIBADD = ppc/as/libFLAC-asm.la
251 ##LOCAL_EXTRA_LIBADD = ppc/gas/libFLAC-asm.la
252 ##LOCAL_EXTRA_LDFLAGS = "-Wl,-read_only_relocs,warning"
253 ##LOCAL_EXTRA_LDFLAGS = ""
255 libFLAC_la_LIBADD = $(LOCAL_EXTRA_LIBADD) -L/lib -logg
257 SUBDIRS = $(ARCH_SUBDIRS) include .
259 m4datadir = $(datadir)/aclocal
260 m4data_DATA = libFLAC.m4
262 pkgconfigdir = $(libdir)/pkgconfig
263 pkgconfig_DATA = flac.pc
265 EXTRA_DIST = \
266 Makefile.lite \
267 flac.pc.in \
268 libFLAC_dynamic.dsp \
269 libFLAC_dynamic.vcproj \
270 libFLAC_static.dsp \
271 libFLAC_static.vcproj \
272 libFLAC.m4
275 extra_ogg_sources = \
276 ogg_decoder_aspect.c \
277 ogg_encoder_aspect.c \
278 ogg_helper.c \
279 ogg_mapping.c
281 # see 'http://www.gnu.org/software/libtool/manual.html#Libtool-versioning' for numbering convention
282 libFLAC_la_LDFLAGS = -version-info 10:0:2 -lm $(LOCAL_EXTRA_LDFLAGS)
283 libFLAC_la_SOURCES = \
284 bitmath.c \
285 bitreader.c \
286 bitwriter.c \
287 cpu.c \
288 crc.c \
289 fixed.c \
290 float.c \
291 format.c \
292 lpc.c \
293 md5.c \
294 memory.c \
295 metadata_iterators.c \
296 metadata_object.c \
297 stream_decoder.c \
298 stream_encoder.c \
299 stream_encoder_framing.c \
300 window.c \
301 $(extra_ogg_sources)
303 subdir = src/libFLAC
304 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
305 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
306 CONFIG_HEADER = $(top_builddir)/config.h
307 CONFIG_CLEAN_FILES = flac.pc
308 LTLIBRARIES = $(lib_LTLIBRARIES)
310 #libFLAC_la_DEPENDENCIES =
311 libFLAC_la_DEPENDENCIES =
312 ##libFLAC_la_DEPENDENCIES =
313 #libFLAC_la_DEPENDENCIES =
314 ##libFLAC_la_DEPENDENCIES =
315 #libFLAC_la_DEPENDENCIES =
316 ###libFLAC_la_DEPENDENCIES =
317 ##libFLAC_la_DEPENDENCIES =
318 ##libFLAC_la_DEPENDENCIES =
319 #libFLAC_la_DEPENDENCIES =
320 ###libFLAC_la_DEPENDENCIES =
321 ##libFLAC_la_DEPENDENCIES =
322 ###libFLAC_la_DEPENDENCIES =
323 ##libFLAC_la_DEPENDENCIES =
324 ####libFLAC_la_DEPENDENCIES =
325 ###libFLAC_la_DEPENDENCIES =
326 ##libFLAC_la_DEPENDENCIES =
327 #libFLAC_la_DEPENDENCIES =
328 ###libFLAC_la_DEPENDENCIES =
329 ##libFLAC_la_DEPENDENCIES =
330 ###libFLAC_la_DEPENDENCIES =
331 ##libFLAC_la_DEPENDENCIES = \
332 ## ppc/gas/libFLAC-asm.la
333 ####libFLAC_la_DEPENDENCIES =
334 ###libFLAC_la_DEPENDENCIES = \
335 ### ppc/gas/libFLAC-asm.la
336 ###libFLAC_la_DEPENDENCIES =
337 ##libFLAC_la_DEPENDENCIES = \
338 ## ppc/as/libFLAC-asm.la
339 ####libFLAC_la_DEPENDENCIES =
340 ###libFLAC_la_DEPENDENCIES = \
341 ### ppc/as/libFLAC-asm.la
342 ####libFLAC_la_DEPENDENCIES =
343 ###libFLAC_la_DEPENDENCIES = \
344 ### ppc/as/libFLAC-asm.la
345 #####libFLAC_la_DEPENDENCIES =
346 ####libFLAC_la_DEPENDENCIES = \
347 #### ppc/as/libFLAC-asm.la
348 ##libFLAC_la_DEPENDENCIES =
349 #libFLAC_la_DEPENDENCIES =
350 ###libFLAC_la_DEPENDENCIES =
351 ##libFLAC_la_DEPENDENCIES = \
352 ## ia32/libFLAC-asm.la
353 ###libFLAC_la_DEPENDENCIES =
354 ##libFLAC_la_DEPENDENCIES =
355 ####libFLAC_la_DEPENDENCIES =
356 ###libFLAC_la_DEPENDENCIES = \
357 ### ia32/libFLAC-asm.la
358 ###libFLAC_la_DEPENDENCIES =
359 ##libFLAC_la_DEPENDENCIES =
360 ####libFLAC_la_DEPENDENCIES =
361 ###libFLAC_la_DEPENDENCIES = \
362 ### ia32/libFLAC-asm.la
363 ####libFLAC_la_DEPENDENCIES =
364 ###libFLAC_la_DEPENDENCIES =
365 #####libFLAC_la_DEPENDENCIES =
366 ####libFLAC_la_DEPENDENCIES = \
367 #### ia32/libFLAC-asm.la
368 ###libFLAC_la_DEPENDENCIES =
369 ##libFLAC_la_DEPENDENCIES =
370 ####libFLAC_la_DEPENDENCIES =
371 ###libFLAC_la_DEPENDENCIES = \
372 ### ia32/libFLAC-asm.la
373 ####libFLAC_la_DEPENDENCIES =
374 ###libFLAC_la_DEPENDENCIES = \
375 ### ppc/gas/libFLAC-asm.la
376 #####libFLAC_la_DEPENDENCIES =
377 ####libFLAC_la_DEPENDENCIES = \
378 #### ia32/libFLAC-asm.la \
379 #### ppc/gas/libFLAC-asm.la
380 ####libFLAC_la_DEPENDENCIES =
381 ###libFLAC_la_DEPENDENCIES = \
382 ### ppc/as/libFLAC-asm.la
383 #####libFLAC_la_DEPENDENCIES =
384 ####libFLAC_la_DEPENDENCIES = \
385 #### ia32/libFLAC-asm.la \
386 #### ppc/as/libFLAC-asm.la
387 #####libFLAC_la_DEPENDENCIES =
388 ####libFLAC_la_DEPENDENCIES = \
389 #### ppc/as/libFLAC-asm.la
390 ######libFLAC_la_DEPENDENCIES =
391 #####libFLAC_la_DEPENDENCIES = \
392 ##### ia32/libFLAC-asm.la \
393 ##### ppc/as/libFLAC-asm.la
394 am__libFLAC_la_SOURCES_DIST = bitmath.c bitreader.c bitwriter.c cpu.c \
395 crc.c fixed.c float.c format.c lpc.c md5.c memory.c \
396 metadata_iterators.c metadata_object.c stream_decoder.c \
397 stream_encoder.c stream_encoder_framing.c window.c \
398 ogg_decoder_aspect.c ogg_encoder_aspect.c ogg_helper.c \
399 ogg_mapping.c
400 am__objects_1 = ogg_decoder_aspect.lo \
401 ogg_encoder_aspect.lo ogg_helper.lo \
402 ogg_mapping.lo
403 am_libFLAC_la_OBJECTS = bitmath.lo bitreader.lo bitwriter.lo cpu.lo \
404 crc.lo fixed.lo float.lo format.lo lpc.lo md5.lo memory.lo \
405 metadata_iterators.lo metadata_object.lo stream_decoder.lo \
406 stream_encoder.lo stream_encoder_framing.lo window.lo \
407 $(am__objects_1)
408 libFLAC_la_OBJECTS = $(am_libFLAC_la_OBJECTS)
410 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
411 depcomp = $(SHELL) $(top_srcdir)/depcomp
412 am__depfiles_maybe = depfiles
413 DEP_FILES = ./$(DEPDIR)/bitmath.Plo \
414 ./$(DEPDIR)/bitreader.Plo ./$(DEPDIR)/bitwriter.Plo \
415 ./$(DEPDIR)/cpu.Plo ./$(DEPDIR)/crc.Plo \
416 ./$(DEPDIR)/fixed.Plo ./$(DEPDIR)/float.Plo \
417 ./$(DEPDIR)/format.Plo ./$(DEPDIR)/lpc.Plo \
418 ./$(DEPDIR)/md5.Plo ./$(DEPDIR)/memory.Plo \
419 ./$(DEPDIR)/metadata_iterators.Plo \
420 ./$(DEPDIR)/metadata_object.Plo \
421 ./$(DEPDIR)/ogg_decoder_aspect.Plo \
422 ./$(DEPDIR)/ogg_encoder_aspect.Plo \
423 ./$(DEPDIR)/ogg_helper.Plo \
424 ./$(DEPDIR)/ogg_mapping.Plo \
425 ./$(DEPDIR)/stream_decoder.Plo \
426 ./$(DEPDIR)/stream_encoder.Plo \
427 ./$(DEPDIR)/stream_encoder_framing.Plo \
428 ./$(DEPDIR)/window.Plo
429 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
430 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
431 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
432 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
433 CCLD = $(CC)
434 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
435 $(AM_LDFLAGS) $(LDFLAGS) -o $@
436 DIST_SOURCES = $(am__libFLAC_la_SOURCES_DIST)
437 DATA = $(m4data_DATA) $(pkgconfig_DATA)
440 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
441 ps-recursive install-info-recursive uninstall-info-recursive \
442 all-recursive install-data-recursive install-exec-recursive \
443 installdirs-recursive install-recursive uninstall-recursive \
444 check-recursive installcheck-recursive
445 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am flac.pc.in
446 DIST_SUBDIRS = ppc ia32 include .
447 SOURCES = $(libFLAC_la_SOURCES)
449 all: all-recursive
451 .SUFFIXES:
452 .SUFFIXES: .c .lo .o .obj
453 $(srcdir)/Makefile.in: # Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
454 cd $(top_srcdir) && \
455 $(AUTOMAKE) --gnu src/libFLAC/Makefile
456 Makefile: # $(srcdir)/Makefile.in $(top_builddir)/config.status
457 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
458 flac.pc: $(top_builddir)/config.status flac.pc.in
459 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
460 libLTLIBRARIES_INSTALL = $(INSTALL)
461 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
462 @$(NORMAL_INSTALL)
463 $(mkinstalldirs) $(DESTDIR)$(libdir)
464 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
465 if test -f $$p; then \
466 f="`echo $$p | sed -e 's|^.*/||'`"; \
467 echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
468 $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
469 else :; fi; \
470 done
472 uninstall-libLTLIBRARIES:
473 @$(NORMAL_UNINSTALL)
474 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
475 p="`echo $$p | sed -e 's|^.*/||'`"; \
476 echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
477 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
478 done
480 clean-libLTLIBRARIES:
481 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
482 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
483 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
484 test "$$dir" = "$$p" && dir=.; \
485 echo "rm -f \"$${dir}/so_locations\""; \
486 rm -f "$${dir}/so_locations"; \
487 done
488 libFLAC.la: $(libFLAC_la_OBJECTS) $(libFLAC_la_DEPENDENCIES)
489 $(LINK) -rpath $(libdir) $(libFLAC_la_LDFLAGS) $(libFLAC_la_OBJECTS) $(libFLAC_la_LIBADD) $(LIBS)
491 mostlyclean-compile:
492 -rm -f *.$(OBJEXT) core *.core
494 distclean-compile:
495 -rm -f *.tab.c
497 include ./$(DEPDIR)/bitmath.Plo
498 include ./$(DEPDIR)/bitreader.Plo
499 include ./$(DEPDIR)/bitwriter.Plo
500 include ./$(DEPDIR)/cpu.Plo
501 include ./$(DEPDIR)/crc.Plo
502 include ./$(DEPDIR)/fixed.Plo
503 include ./$(DEPDIR)/float.Plo
504 include ./$(DEPDIR)/format.Plo
505 include ./$(DEPDIR)/lpc.Plo
506 include ./$(DEPDIR)/md5.Plo
507 include ./$(DEPDIR)/memory.Plo
508 include ./$(DEPDIR)/metadata_iterators.Plo
509 include ./$(DEPDIR)/metadata_object.Plo
510 include ./$(DEPDIR)/ogg_decoder_aspect.Plo
511 include ./$(DEPDIR)/ogg_encoder_aspect.Plo
512 include ./$(DEPDIR)/ogg_helper.Plo
513 include ./$(DEPDIR)/ogg_mapping.Plo
514 include ./$(DEPDIR)/stream_decoder.Plo
515 include ./$(DEPDIR)/stream_encoder.Plo
516 include ./$(DEPDIR)/stream_encoder_framing.Plo
517 include ./$(DEPDIR)/window.Plo
519 .c.o:
520 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
521 -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
522 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
523 else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
525 # source='$<' object='$@' libtool=no \
526 # depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
527 # $(CCDEPMODE) $(depcomp) \
528 # $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
530 .c.obj:
531 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
532 -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
533 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
534 else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
536 # source='$<' object='$@' libtool=no \
537 # depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
538 # $(CCDEPMODE) $(depcomp) \
539 # $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
541 .c.lo:
542 if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
543 -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
544 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
545 else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
547 # source='$<' object='$@' libtool=yes \
548 # depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' \
549 # $(CCDEPMODE) $(depcomp) \
550 # $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
552 mostlyclean-libtool:
553 -rm -f *.lo
555 clean-libtool:
556 -rm -rf .libs _libs
558 distclean-libtool:
559 -rm -f libtool
560 uninstall-info-am:
561 m4dataDATA_INSTALL = $(INSTALL_DATA)
562 install-m4dataDATA: $(m4data_DATA)
563 @$(NORMAL_INSTALL)
564 $(mkinstalldirs) $(DESTDIR)$(m4datadir)
565 @list='$(m4data_DATA)'; for p in $$list; do \
566 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
567 f="`echo $$p | sed -e 's|^.*/||'`"; \
568 echo " $(m4dataDATA_INSTALL) $$d$$p $(DESTDIR)$(m4datadir)/$$f"; \
569 $(m4dataDATA_INSTALL) $$d$$p $(DESTDIR)$(m4datadir)/$$f; \
570 done
572 uninstall-m4dataDATA:
573 @$(NORMAL_UNINSTALL)
574 @list='$(m4data_DATA)'; for p in $$list; do \
575 f="`echo $$p | sed -e 's|^.*/||'`"; \
576 echo " rm -f $(DESTDIR)$(m4datadir)/$$f"; \
577 rm -f $(DESTDIR)$(m4datadir)/$$f; \
578 done
579 pkgconfigDATA_INSTALL = $(INSTALL_DATA)
580 install-pkgconfigDATA: $(pkgconfig_DATA)
581 @$(NORMAL_INSTALL)
582 $(mkinstalldirs) $(DESTDIR)$(pkgconfigdir)
583 @list='$(pkgconfig_DATA)'; for p in $$list; do \
584 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
585 f="`echo $$p | sed -e 's|^.*/||'`"; \
586 echo " $(pkgconfigDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgconfigdir)/$$f"; \
587 $(pkgconfigDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgconfigdir)/$$f; \
588 done
590 uninstall-pkgconfigDATA:
591 @$(NORMAL_UNINSTALL)
592 @list='$(pkgconfig_DATA)'; for p in $$list; do \
593 f="`echo $$p | sed -e 's|^.*/||'`"; \
594 echo " rm -f $(DESTDIR)$(pkgconfigdir)/$$f"; \
595 rm -f $(DESTDIR)$(pkgconfigdir)/$$f; \
596 done
598 # This directory's subdirectories are mostly independent; you can cd
599 # into them and run `make' without going through this Makefile.
600 # To change the values of `make' variables: instead of editing Makefiles,
601 # (1) if the variable is set in `config.status', edit `config.status'
602 # (which will cause the Makefiles to be regenerated when you run `make');
603 # (2) otherwise, pass the desired values on the `make' command line.
604 $(RECURSIVE_TARGETS):
605 @set fnord $$MAKEFLAGS; amf=$$2; \
606 dot_seen=no; \
607 target=`echo $@ | sed s/-recursive//`; \
608 list='$(SUBDIRS)'; for subdir in $$list; do \
609 echo "Making $$target in $$subdir"; \
610 if test "$$subdir" = "."; then \
611 dot_seen=yes; \
612 local_target="$$target-am"; \
613 else \
614 local_target="$$target"; \
615 fi; \
616 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
617 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
618 done; \
619 if test "$$dot_seen" = "no"; then \
620 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
621 fi; test -z "$$fail"
623 mostlyclean-recursive clean-recursive distclean-recursive \
624 maintainer-clean-recursive:
625 @set fnord $$MAKEFLAGS; amf=$$2; \
626 dot_seen=no; \
627 case "$@" in \
628 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
629 *) list='$(SUBDIRS)' ;; \
630 esac; \
631 rev=''; for subdir in $$list; do \
632 if test "$$subdir" = "."; then :; else \
633 rev="$$subdir $$rev"; \
634 fi; \
635 done; \
636 rev="$$rev ."; \
637 target=`echo $@ | sed s/-recursive//`; \
638 for subdir in $$rev; do \
639 echo "Making $$target in $$subdir"; \
640 if test "$$subdir" = "."; then \
641 local_target="$$target-am"; \
642 else \
643 local_target="$$target"; \
644 fi; \
645 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
646 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
647 done && test -z "$$fail"
648 tags-recursive:
649 list='$(SUBDIRS)'; for subdir in $$list; do \
650 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
651 done
652 ctags-recursive:
653 list='$(SUBDIRS)'; for subdir in $$list; do \
654 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
655 done
657 ETAGS = etags
658 ETAGSFLAGS =
660 CTAGS = ctags
661 CTAGSFLAGS =
663 tags: TAGS
665 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
666 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
667 unique=`for i in $$list; do \
668 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
669 done | \
670 $(AWK) ' { files[$$0] = 1; } \
671 END { for (i in files) print i; }'`; \
672 mkid -fID $$unique
674 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
675 $(TAGS_FILES) $(LISP)
676 tags=; \
677 here=`pwd`; \
678 if (etags --etags-include --version) >/dev/null 2>&1; then \
679 include_option=--etags-include; \
680 else \
681 include_option=--include; \
682 fi; \
683 list='$(SUBDIRS)'; for subdir in $$list; do \
684 if test "$$subdir" = .; then :; else \
685 test -f $$subdir/TAGS && \
686 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
687 fi; \
688 done; \
689 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
690 unique=`for i in $$list; do \
691 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
692 done | \
693 $(AWK) ' { files[$$0] = 1; } \
694 END { for (i in files) print i; }'`; \
695 test -z "$(ETAGS_ARGS)$$tags$$unique" \
696 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
697 $$tags $$unique
699 ctags: CTAGS
700 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
701 $(TAGS_FILES) $(LISP)
702 tags=; \
703 here=`pwd`; \
704 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
705 unique=`for i in $$list; do \
706 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
707 done | \
708 $(AWK) ' { files[$$0] = 1; } \
709 END { for (i in files) print i; }'`; \
710 test -z "$(CTAGS_ARGS)$$tags$$unique" \
711 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
712 $$tags $$unique
714 GTAGS:
715 here=`$(am__cd) $(top_builddir) && pwd` \
716 && cd $(top_srcdir) \
717 && gtags -i $(GTAGS_ARGS) $$here
719 distclean-tags:
720 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
721 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
723 top_distdir = ../..
724 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
726 distdir: $(DISTFILES)
727 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
728 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
729 list='$(DISTFILES)'; for file in $$list; do \
730 case $$file in \
731 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
732 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
733 esac; \
734 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
735 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
736 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
737 dir="/$$dir"; \
738 $(mkinstalldirs) "$(distdir)$$dir"; \
739 else \
740 dir=''; \
741 fi; \
742 if test -d $$d/$$file; then \
743 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
744 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
745 fi; \
746 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
747 else \
748 test -f $(distdir)/$$file \
749 || cp -p $$d/$$file $(distdir)/$$file \
750 || exit 1; \
751 fi; \
752 done
753 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
754 if test "$$subdir" = .; then :; else \
755 test -d $(distdir)/$$subdir \
756 || mkdir $(distdir)/$$subdir \
757 || exit 1; \
758 (cd $$subdir && \
759 $(MAKE) $(AM_MAKEFLAGS) \
760 top_distdir="$(top_distdir)" \
761 distdir=../$(distdir)/$$subdir \
762 distdir) \
763 || exit 1; \
764 fi; \
765 done
766 check-am: all-am
767 check: check-recursive
768 all-am: Makefile $(LTLIBRARIES) $(DATA)
769 installdirs: installdirs-recursive
770 installdirs-am:
771 $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(m4datadir) $(DESTDIR)$(pkgconfigdir)
773 install: install-recursive
774 install-exec: install-exec-recursive
775 install-data: install-data-recursive
776 uninstall: uninstall-recursive
778 install-am: all-am
779 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
781 installcheck: installcheck-recursive
782 install-strip:
783 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
784 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
785 `test -z '$(STRIP)' || \
786 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
787 mostlyclean-generic:
789 clean-generic:
791 distclean-generic:
792 -rm -f $(CONFIG_CLEAN_FILES)
794 maintainer-clean-generic:
795 @echo "This command is intended for maintainers to use"
796 @echo "it deletes files that may require special tools to rebuild."
797 clean: clean-recursive
799 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
800 mostlyclean-am
802 distclean: distclean-recursive
803 -rm -rf ./$(DEPDIR)
804 -rm -f Makefile
805 distclean-am: clean-am distclean-compile distclean-generic \
806 distclean-libtool distclean-tags
808 dvi: dvi-recursive
810 dvi-am:
812 info: info-recursive
814 info-am:
816 install-data-am: install-m4dataDATA install-pkgconfigDATA
818 install-exec-am: install-libLTLIBRARIES
820 install-info: install-info-recursive
822 install-man:
824 installcheck-am:
826 maintainer-clean: maintainer-clean-recursive
827 -rm -rf ./$(DEPDIR)
828 -rm -f Makefile
829 maintainer-clean-am: distclean-am maintainer-clean-generic
831 mostlyclean: mostlyclean-recursive
833 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
834 mostlyclean-libtool
836 pdf: pdf-recursive
838 pdf-am:
840 ps: ps-recursive
842 ps-am:
844 uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \
845 uninstall-m4dataDATA uninstall-pkgconfigDATA
847 uninstall-info: uninstall-info-recursive
849 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
850 clean-generic clean-libLTLIBRARIES clean-libtool \
851 clean-recursive ctags ctags-recursive distclean \
852 distclean-compile distclean-generic distclean-libtool \
853 distclean-recursive distclean-tags distdir dvi dvi-am \
854 dvi-recursive info info-am info-recursive install install-am \
855 install-data install-data-am install-data-recursive \
856 install-exec install-exec-am install-exec-recursive \
857 install-info install-info-am install-info-recursive \
858 install-libLTLIBRARIES install-m4dataDATA install-man \
859 install-pkgconfigDATA install-recursive install-strip \
860 installcheck installcheck-am installdirs installdirs-am \
861 installdirs-recursive maintainer-clean maintainer-clean-generic \
862 maintainer-clean-recursive mostlyclean mostlyclean-compile \
863 mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
864 pdf pdf-am pdf-recursive ps ps-am ps-recursive tags \
865 tags-recursive uninstall uninstall-am uninstall-info-am \
866 uninstall-info-recursive uninstall-libLTLIBRARIES \
867 uninstall-m4dataDATA uninstall-pkgconfigDATA \
868 uninstall-recursive
870 # Tell versions [3.59,3.63) of GNU make to not export all variables.
871 # Otherwise a system limit (for SysV at least) may be exceeded.
872 .NOEXPORT: