K2.6 patches and update.
[tomato.git] / release / src / router / libvorbis / lib / Makefile
blob2cda45dd4d7caae9a831a539f09e5ea5f534e084
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # lib/Makefile. Generated from Makefile.in by configure.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 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.
19 pkgdatadir = $(datadir)/libvorbis
20 pkglibdir = $(libdir)/libvorbis
21 pkgincludedir = $(includedir)/libvorbis
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = x86_64-pc-linux-gnu
35 host_triplet = mipsel-unknown-linux-gnu
36 target_triplet = mipsel-unknown-linux-gnu
37 EXTRA_PROGRAMS = barkmel$(EXEEXT) tone$(EXEEXT) psytune$(EXEEXT)
38 noinst_PROGRAMS = $(am__EXEEXT_1)
39 subdir = lib
40 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \
43 $(top_srcdir)/m4/ogg.m4 $(top_srcdir)/configure.ac
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45 $(ACLOCAL_M4)
46 mkinstalldirs = $(install_sh) -d
47 CONFIG_HEADER = $(top_builddir)/config.h
48 CONFIG_CLEAN_FILES =
49 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
50 am__vpath_adj = case $$p in \
51 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
52 *) f=$$p;; \
53 esac;
54 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
55 am__installdirs = "$(DESTDIR)$(libdir)"
56 libLTLIBRARIES_INSTALL = $(INSTALL)
57 LTLIBRARIES = $(lib_LTLIBRARIES)
58 libvorbis_la_DEPENDENCIES =
59 am_libvorbis_la_OBJECTS = mdct.lo smallft.lo block.lo envelope.lo \
60 window.lo lsp.lo lpc.lo analysis.lo synthesis.lo psy.lo \
61 info.lo floor1.lo floor0.lo res0.lo mapping0.lo registry.lo \
62 codebook.lo sharedbook.lo lookup.lo bitrate.lo
63 libvorbis_la_OBJECTS = $(am_libvorbis_la_OBJECTS)
64 libvorbis_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
65 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
66 $(libvorbis_la_LDFLAGS) $(LDFLAGS) -o $@
67 libvorbisenc_la_DEPENDENCIES = libvorbis.la
68 am_libvorbisenc_la_OBJECTS = vorbisenc.lo
69 libvorbisenc_la_OBJECTS = $(am_libvorbisenc_la_OBJECTS)
70 libvorbisenc_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
71 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
72 $(libvorbisenc_la_LDFLAGS) $(LDFLAGS) -o $@
73 libvorbisfile_la_DEPENDENCIES = libvorbis.la
74 am_libvorbisfile_la_OBJECTS = vorbisfile.lo
75 libvorbisfile_la_OBJECTS = $(am_libvorbisfile_la_OBJECTS)
76 libvorbisfile_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
77 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
78 $(libvorbisfile_la_LDFLAGS) $(LDFLAGS) -o $@
79 am__EXEEXT_1 = test_sharedbook$(EXEEXT)
80 PROGRAMS = $(noinst_PROGRAMS)
81 am_barkmel_OBJECTS = barkmel.$(OBJEXT)
82 barkmel_OBJECTS = $(am_barkmel_OBJECTS)
83 barkmel_LDADD = $(LDADD)
84 am_psytune_OBJECTS = psytune.$(OBJEXT)
85 psytune_OBJECTS = $(am_psytune_OBJECTS)
86 psytune_DEPENDENCIES = libvorbis.la
87 psytune_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
88 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(psytune_LDFLAGS) \
89 $(LDFLAGS) -o $@
90 am_test_sharedbook_OBJECTS = test_sharedbook-sharedbook.$(OBJEXT)
91 test_sharedbook_OBJECTS = $(am_test_sharedbook_OBJECTS)
92 test_sharedbook_DEPENDENCIES =
93 test_sharedbook_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
94 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_sharedbook_CFLAGS) \
95 $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
96 am_tone_OBJECTS = tone.$(OBJEXT)
97 tone_OBJECTS = $(am_tone_OBJECTS)
98 tone_LDADD = $(LDADD)
99 DEFAULT_INCLUDES = -I. -I$(top_builddir)
100 depcomp = $(SHELL) $(top_srcdir)/depcomp
101 am__depfiles_maybe = depfiles
102 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
103 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
104 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
105 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
106 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
107 CCLD = $(CC)
108 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
109 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
110 $(LDFLAGS) -o $@
111 SOURCES = $(libvorbis_la_SOURCES) $(libvorbisenc_la_SOURCES) \
112 $(libvorbisfile_la_SOURCES) $(barkmel_SOURCES) \
113 $(psytune_SOURCES) $(test_sharedbook_SOURCES) $(tone_SOURCES)
114 DIST_SOURCES = $(libvorbis_la_SOURCES) $(libvorbisenc_la_SOURCES) \
115 $(libvorbisfile_la_SOURCES) $(barkmel_SOURCES) \
116 $(psytune_SOURCES) $(test_sharedbook_SOURCES) $(tone_SOURCES)
117 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
118 html-recursive info-recursive install-data-recursive \
119 install-dvi-recursive install-exec-recursive \
120 install-html-recursive install-info-recursive \
121 install-pdf-recursive install-ps-recursive install-recursive \
122 installcheck-recursive installdirs-recursive pdf-recursive \
123 ps-recursive uninstall-recursive
124 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
125 distclean-recursive maintainer-clean-recursive
126 ETAGS = etags
127 CTAGS = ctags
128 DIST_SUBDIRS = $(SUBDIRS)
129 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
130 ACLOCAL = ${SHELL} /home/vicente/repos/tomato/release/src/router/libvorbis/missing --run aclocal-1.10
131 ACLOCAL_AMFLAGS = -I m4
132 ALLOCA =
133 AMTAR = ${SHELL} /home/vicente/repos/tomato/release/src/router/libvorbis/missing --run tar
134 AR = mipsel-uclibc-ar
135 AS = mipsel-uclibc-as
136 AUTOCONF = ${SHELL} /home/vicente/repos/tomato/release/src/router/libvorbis/missing --run autoconf
137 AUTOHEADER = ${SHELL} /home/vicente/repos/tomato/release/src/router/libvorbis/missing --run autoheader
138 AUTOMAKE = ${SHELL} /home/vicente/repos/tomato/release/src/router/libvorbis/missing --run automake-1.10
139 AWK = gawk
140 CC = mipsel-uclibc-gcc
141 CCDEPMODE = depmode=gcc3
142 CFLAGS = -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32 -fPIC -ffunction-sections -fdata-sections -DUSE_MEMORY_H
143 CPP = mipsel-uclibc-gcc -E
144 CPPFLAGS = -I/home/vicente/repos/tomato/release/src-rt/router/libogg/include
145 CXX = mipsel-linux-g++
146 CXXCPP = mipsel-linux-g++ -E
147 CXXDEPMODE = depmode=gcc3
148 CXXFLAGS = -g -O2
149 CYGPATH_W = echo
150 DEBUG = -g -Wall -Wextra -D_REENTRANT -D__NO_MATH_INLINES -fsigned-char
151 DEFS = -DHAVE_CONFIG_H
152 DEPDIR = .deps
153 DLLTOOL = dlltool
154 DSYMUTIL =
155 ECHO = echo
156 ECHO_C =
157 ECHO_N = -n
158 ECHO_T =
159 EGREP = /bin/grep -E
160 EXEEXT =
161 F77 =
162 FFLAGS =
163 GREP = /bin/grep
164 HTLATEX =
165 INSTALL = /usr/bin/install -c
166 INSTALL_DATA = ${INSTALL} -m 644
167 INSTALL_PROGRAM = ${INSTALL}
168 INSTALL_SCRIPT = ${INSTALL}
169 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
170 LDFLAGS = -L/home/vicente/repos/tomato/release/src-rt/router/libogg/src/.libs -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections
171 LIBOBJS = ${LIBOBJDIR}memcmp$U.o
172 LIBS =
173 LIBTOOL = $(SHELL) $(top_builddir)/libtool
174 LIBTOOL_DEPS = ./ltmain.sh
175 LN_S = ln -s
176 LTLIBOBJS = ${LIBOBJDIR}memcmp$U.lo
177 MAKEINFO = ${SHELL} /home/vicente/repos/tomato/release/src/router/libvorbis/missing --run makeinfo
178 MKDIR_P = /bin/mkdir -p
179 NMEDIT =
180 OBJDUMP = objdump
181 OBJEXT = o
182 OGG_CFLAGS = -I/home/vicente/repos/tomato/release/src-rt/router/libogg/include
183 OGG_LIBS = -L/home/vicente/repos/tomato/release/src-rt/router/libogg/src/.libs -logg
184 PACKAGE = libvorbis
185 PACKAGE_BUGREPORT = vorbis-dev@xiph.org
186 PACKAGE_NAME = libvorbis
187 PACKAGE_STRING = libvorbis 1.2.3
188 PACKAGE_TARNAME = libvorbis
189 PACKAGE_VERSION = 1.2.3
190 PATH_SEPARATOR = :
191 PDFLATEX =
192 PKG_CONFIG = /usr/bin/pkg-config
193 PROFILE = -pg -g -O20 -ffast-math -D_REENTRANT -fsigned-char
194 RANLIB = mipsel-uclibc-ranlib
195 SED = /bin/sed
196 SET_MAKE =
197 SHELL = /bin/sh
198 STRIP = mipsel-uclibc-strip -R .note -R .comment
199 VERSION = 1.2.3
200 VE_LIB_AGE = 0
201 VE_LIB_CURRENT = 2
202 VE_LIB_REVISION = 6
203 VF_LIB_AGE = 3
204 VF_LIB_CURRENT = 6
205 VF_LIB_REVISION = 2
206 VORBIS_LIBS = -lm
207 V_LIB_AGE = 4
208 V_LIB_CURRENT = 4
209 V_LIB_REVISION = 3
210 abs_builddir = /home/vicente/repos/tomato/release/src/router/libvorbis/lib
211 abs_srcdir = /home/vicente/repos/tomato/release/src/router/libvorbis/lib
212 abs_top_builddir = /home/vicente/repos/tomato/release/src/router/libvorbis
213 abs_top_srcdir = /home/vicente/repos/tomato/release/src/router/libvorbis
214 ac_ct_CC =
215 ac_ct_CXX =
216 ac_ct_F77 =
217 am__include = include
218 am__leading_dot = .
219 am__quote =
220 am__tar = ${AMTAR} chof - "$$tardir"
221 am__untar = ${AMTAR} xf -
222 bindir = ${exec_prefix}/bin
223 build = x86_64-pc-linux-gnu
224 build_alias = x86_64-linux-gnu
225 build_cpu = x86_64
226 build_os = linux-gnu
227 build_vendor = pc
228 builddir = .
229 datadir = ${datarootdir}
230 datarootdir = ${prefix}/share
231 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
232 dvidir = ${docdir}
233 exec_prefix = ${prefix}
234 host = mipsel-unknown-linux-gnu
235 host_alias = mipsel-linux
236 host_cpu = mipsel
237 host_os = linux-gnu
238 host_vendor = unknown
239 htmldir = ${docdir}
240 includedir = ${prefix}/include
241 infodir = ${datarootdir}/info
242 install_sh = $(SHELL) /home/vicente/repos/tomato/release/src/router/libvorbis/install-sh
243 libdir = ${exec_prefix}/lib
244 libexecdir = ${exec_prefix}/libexec
245 localedir = ${datarootdir}/locale
246 localstatedir = ${prefix}/var
247 mandir = ${datarootdir}/man
248 mkdir_p = /bin/mkdir -p
249 oldincludedir = /usr/include
250 pdfdir = ${docdir}
251 prefix =
252 program_transform_name = s,x,x,
253 psdir = ${docdir}
254 pthread_lib = -lpthread
255 sbindir = ${exec_prefix}/sbin
256 sharedstatedir = ${prefix}/com
257 srcdir = .
258 sysconfdir = ${prefix}/etc
259 target = mipsel-unknown-linux-gnu
260 target_alias =
261 target_cpu = mipsel
262 target_os = linux-gnu
263 target_vendor = unknown
264 top_builddir = ..
265 top_srcdir = ..
266 SUBDIRS = modes books
267 INCLUDES = -I$(top_srcdir)/include -I/home/vicente/repos/tomato/release/src-rt/router/libogg/include
268 lib_LTLIBRARIES = libvorbis.la libvorbisfile.la libvorbisenc.la
269 libvorbis_la_SOURCES = mdct.c smallft.c block.c envelope.c window.c lsp.c \
270 lpc.c analysis.c synthesis.c psy.c info.c \
271 floor1.c floor0.c\
272 res0.c mapping0.c registry.c codebook.c sharedbook.c\
273 lookup.c bitrate.c\
274 envelope.h lpc.h lsp.h codebook.h misc.h psy.h\
275 masking.h os.h mdct.h smallft.h highlevel.h\
276 registry.h scales.h window.h lookup.h lookup_data.h\
277 codec_internal.h backends.h bitrate.h
279 libvorbis_la_LDFLAGS = -no-undefined -version-info 4:3:4
280 libvorbis_la_LIBADD = -lm -L/home/vicente/repos/tomato/release/src-rt/router/libogg/src/.libs -logg
281 libvorbisfile_la_SOURCES = vorbisfile.c
282 libvorbisfile_la_LDFLAGS = -no-undefined -version-info 6:2:3
283 libvorbisfile_la_LIBADD = libvorbis.la -L/home/vicente/repos/tomato/release/src-rt/router/libogg/src/.libs -logg
284 libvorbisenc_la_SOURCES = vorbisenc.c
285 libvorbisenc_la_LDFLAGS = -no-undefined -version-info 2:6:0
286 libvorbisenc_la_LIBADD = libvorbis.la -L/home/vicente/repos/tomato/release/src-rt/router/libogg/src/.libs -logg
287 CLEANFILES = $(EXTRA_PROGRAMS)
288 barkmel_SOURCES = barkmel.c
289 tone_SOURCES = tone.c
290 psytune_SOURCES = psytune.c
291 psytune_LDFLAGS = -static
292 psytune_LDADD = libvorbis.la
293 EXTRA_DIST = lookups.pl
295 # build and run the self tests on 'make check'
297 #vorbis_selftests = test_codebook test_sharedbook
298 vorbis_selftests = test_sharedbook
300 #test_codebook_SOURCES = codebook.c
301 #test_codebook_CFLAGS = -D_V_SELFTEST
302 test_sharedbook_SOURCES = sharedbook.c
303 test_sharedbook_CFLAGS = -D_V_SELFTEST
304 test_sharedbook_LDADD = -lm
305 all: all-recursive
307 .SUFFIXES:
308 .SUFFIXES: .c .lo .o .obj
309 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
310 @for dep in $?; do \
311 case '$(am__configure_deps)' in \
312 *$$dep*) \
313 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
314 && exit 0; \
315 exit 1;; \
316 esac; \
317 done; \
318 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile'; \
319 cd $(top_srcdir) && \
320 $(AUTOMAKE) --gnu lib/Makefile
321 .PRECIOUS: Makefile
322 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
323 @case '$?' in \
324 *config.status*) \
325 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
326 *) \
327 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
328 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
329 esac;
331 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
332 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
334 $(top_srcdir)/configure: $(am__configure_deps)
335 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
336 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
337 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
338 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
339 @$(NORMAL_INSTALL)
340 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
341 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
342 if test -f $$p; then \
343 f=$(am__strip_dir) \
344 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
345 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
346 else :; fi; \
347 done
349 uninstall-libLTLIBRARIES:
350 @$(NORMAL_UNINSTALL)
351 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
352 p=$(am__strip_dir) \
353 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
354 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
355 done
357 clean-libLTLIBRARIES:
358 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
359 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
360 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
361 test "$$dir" != "$$p" || dir=.; \
362 echo "rm -f \"$${dir}/so_locations\""; \
363 rm -f "$${dir}/so_locations"; \
364 done
365 libvorbis.la: $(libvorbis_la_OBJECTS) $(libvorbis_la_DEPENDENCIES)
366 $(libvorbis_la_LINK) -rpath $(libdir) $(libvorbis_la_OBJECTS) $(libvorbis_la_LIBADD) $(LIBS)
367 libvorbisenc.la: $(libvorbisenc_la_OBJECTS) $(libvorbisenc_la_DEPENDENCIES)
368 $(libvorbisenc_la_LINK) -rpath $(libdir) $(libvorbisenc_la_OBJECTS) $(libvorbisenc_la_LIBADD) $(LIBS)
369 libvorbisfile.la: $(libvorbisfile_la_OBJECTS) $(libvorbisfile_la_DEPENDENCIES)
370 $(libvorbisfile_la_LINK) -rpath $(libdir) $(libvorbisfile_la_OBJECTS) $(libvorbisfile_la_LIBADD) $(LIBS)
372 clean-noinstPROGRAMS:
373 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
374 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
375 echo " rm -f $$p $$f"; \
376 rm -f $$p $$f ; \
377 done
378 barkmel$(EXEEXT): $(barkmel_OBJECTS) $(barkmel_DEPENDENCIES)
379 @rm -f barkmel$(EXEEXT)
380 $(LINK) $(barkmel_OBJECTS) $(barkmel_LDADD) $(LIBS)
381 psytune$(EXEEXT): $(psytune_OBJECTS) $(psytune_DEPENDENCIES)
382 @rm -f psytune$(EXEEXT)
383 $(psytune_LINK) $(psytune_OBJECTS) $(psytune_LDADD) $(LIBS)
384 test_sharedbook$(EXEEXT): $(test_sharedbook_OBJECTS) $(test_sharedbook_DEPENDENCIES)
385 @rm -f test_sharedbook$(EXEEXT)
386 $(test_sharedbook_LINK) $(test_sharedbook_OBJECTS) $(test_sharedbook_LDADD) $(LIBS)
387 tone$(EXEEXT): $(tone_OBJECTS) $(tone_DEPENDENCIES)
388 @rm -f tone$(EXEEXT)
389 $(LINK) $(tone_OBJECTS) $(tone_LDADD) $(LIBS)
391 mostlyclean-compile:
392 -rm -f *.$(OBJEXT)
394 distclean-compile:
395 -rm -f *.tab.c
397 include ./$(DEPDIR)/analysis.Plo
398 include ./$(DEPDIR)/barkmel.Po
399 include ./$(DEPDIR)/bitrate.Plo
400 include ./$(DEPDIR)/block.Plo
401 include ./$(DEPDIR)/codebook.Plo
402 include ./$(DEPDIR)/envelope.Plo
403 include ./$(DEPDIR)/floor0.Plo
404 include ./$(DEPDIR)/floor1.Plo
405 include ./$(DEPDIR)/info.Plo
406 include ./$(DEPDIR)/lookup.Plo
407 include ./$(DEPDIR)/lpc.Plo
408 include ./$(DEPDIR)/lsp.Plo
409 include ./$(DEPDIR)/mapping0.Plo
410 include ./$(DEPDIR)/mdct.Plo
411 include ./$(DEPDIR)/psy.Plo
412 include ./$(DEPDIR)/psytune.Po
413 include ./$(DEPDIR)/registry.Plo
414 include ./$(DEPDIR)/res0.Plo
415 include ./$(DEPDIR)/sharedbook.Plo
416 include ./$(DEPDIR)/smallft.Plo
417 include ./$(DEPDIR)/synthesis.Plo
418 include ./$(DEPDIR)/test_sharedbook-sharedbook.Po
419 include ./$(DEPDIR)/tone.Po
420 include ./$(DEPDIR)/vorbisenc.Plo
421 include ./$(DEPDIR)/vorbisfile.Plo
422 include ./$(DEPDIR)/window.Plo
424 .c.o:
425 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
426 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
427 # source='$<' object='$@' libtool=no \
428 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
429 # $(COMPILE) -c $<
431 .c.obj:
432 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
433 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
434 # source='$<' object='$@' libtool=no \
435 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
436 # $(COMPILE) -c `$(CYGPATH_W) '$<'`
438 .c.lo:
439 $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
440 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
441 # source='$<' object='$@' libtool=yes \
442 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
443 # $(LTCOMPILE) -c -o $@ $<
445 test_sharedbook-sharedbook.o: sharedbook.c
446 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_sharedbook_CFLAGS) $(CFLAGS) -MT test_sharedbook-sharedbook.o -MD -MP -MF $(DEPDIR)/test_sharedbook-sharedbook.Tpo -c -o test_sharedbook-sharedbook.o `test -f 'sharedbook.c' || echo '$(srcdir)/'`sharedbook.c
447 mv -f $(DEPDIR)/test_sharedbook-sharedbook.Tpo $(DEPDIR)/test_sharedbook-sharedbook.Po
448 # source='sharedbook.c' object='test_sharedbook-sharedbook.o' libtool=no \
449 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
450 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_sharedbook_CFLAGS) $(CFLAGS) -c -o test_sharedbook-sharedbook.o `test -f 'sharedbook.c' || echo '$(srcdir)/'`sharedbook.c
452 test_sharedbook-sharedbook.obj: sharedbook.c
453 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_sharedbook_CFLAGS) $(CFLAGS) -MT test_sharedbook-sharedbook.obj -MD -MP -MF $(DEPDIR)/test_sharedbook-sharedbook.Tpo -c -o test_sharedbook-sharedbook.obj `if test -f 'sharedbook.c'; then $(CYGPATH_W) 'sharedbook.c'; else $(CYGPATH_W) '$(srcdir)/sharedbook.c'; fi`
454 mv -f $(DEPDIR)/test_sharedbook-sharedbook.Tpo $(DEPDIR)/test_sharedbook-sharedbook.Po
455 # source='sharedbook.c' object='test_sharedbook-sharedbook.obj' libtool=no \
456 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
457 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_sharedbook_CFLAGS) $(CFLAGS) -c -o test_sharedbook-sharedbook.obj `if test -f 'sharedbook.c'; then $(CYGPATH_W) 'sharedbook.c'; else $(CYGPATH_W) '$(srcdir)/sharedbook.c'; fi`
459 mostlyclean-libtool:
460 -rm -f *.lo
462 clean-libtool:
463 -rm -rf .libs _libs
465 # This directory's subdirectories are mostly independent; you can cd
466 # into them and run `make' without going through this Makefile.
467 # To change the values of `make' variables: instead of editing Makefiles,
468 # (1) if the variable is set in `config.status', edit `config.status'
469 # (which will cause the Makefiles to be regenerated when you run `make');
470 # (2) otherwise, pass the desired values on the `make' command line.
471 $(RECURSIVE_TARGETS):
472 @failcom='exit 1'; \
473 for f in x $$MAKEFLAGS; do \
474 case $$f in \
475 *=* | --[!k]*);; \
476 *k*) failcom='fail=yes';; \
477 esac; \
478 done; \
479 dot_seen=no; \
480 target=`echo $@ | sed s/-recursive//`; \
481 list='$(SUBDIRS)'; for subdir in $$list; do \
482 echo "Making $$target in $$subdir"; \
483 if test "$$subdir" = "."; then \
484 dot_seen=yes; \
485 local_target="$$target-am"; \
486 else \
487 local_target="$$target"; \
488 fi; \
489 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
490 || eval $$failcom; \
491 done; \
492 if test "$$dot_seen" = "no"; then \
493 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
494 fi; test -z "$$fail"
496 $(RECURSIVE_CLEAN_TARGETS):
497 @failcom='exit 1'; \
498 for f in x $$MAKEFLAGS; do \
499 case $$f in \
500 *=* | --[!k]*);; \
501 *k*) failcom='fail=yes';; \
502 esac; \
503 done; \
504 dot_seen=no; \
505 case "$@" in \
506 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
507 *) list='$(SUBDIRS)' ;; \
508 esac; \
509 rev=''; for subdir in $$list; do \
510 if test "$$subdir" = "."; then :; else \
511 rev="$$subdir $$rev"; \
512 fi; \
513 done; \
514 rev="$$rev ."; \
515 target=`echo $@ | sed s/-recursive//`; \
516 for subdir in $$rev; do \
517 echo "Making $$target in $$subdir"; \
518 if test "$$subdir" = "."; then \
519 local_target="$$target-am"; \
520 else \
521 local_target="$$target"; \
522 fi; \
523 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
524 || eval $$failcom; \
525 done && test -z "$$fail"
526 tags-recursive:
527 list='$(SUBDIRS)'; for subdir in $$list; do \
528 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
529 done
530 ctags-recursive:
531 list='$(SUBDIRS)'; for subdir in $$list; do \
532 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
533 done
535 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
536 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
537 unique=`for i in $$list; do \
538 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
539 done | \
540 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
541 END { if (nonempty) { for (i in files) print i; }; }'`; \
542 mkid -fID $$unique
543 tags: TAGS
545 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
546 $(TAGS_FILES) $(LISP)
547 tags=; \
548 here=`pwd`; \
549 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
550 include_option=--etags-include; \
551 empty_fix=.; \
552 else \
553 include_option=--include; \
554 empty_fix=; \
555 fi; \
556 list='$(SUBDIRS)'; for subdir in $$list; do \
557 if test "$$subdir" = .; then :; else \
558 test ! -f $$subdir/TAGS || \
559 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
560 fi; \
561 done; \
562 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
563 unique=`for i in $$list; do \
564 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
565 done | \
566 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
567 END { if (nonempty) { for (i in files) print i; }; }'`; \
568 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
569 test -n "$$unique" || unique=$$empty_fix; \
570 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
571 $$tags $$unique; \
573 ctags: CTAGS
574 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
575 $(TAGS_FILES) $(LISP)
576 tags=; \
577 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
578 unique=`for i in $$list; do \
579 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
580 done | \
581 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
582 END { if (nonempty) { for (i in files) print i; }; }'`; \
583 test -z "$(CTAGS_ARGS)$$tags$$unique" \
584 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
585 $$tags $$unique
587 GTAGS:
588 here=`$(am__cd) $(top_builddir) && pwd` \
589 && cd $(top_srcdir) \
590 && gtags -i $(GTAGS_ARGS) $$here
592 distclean-tags:
593 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
595 distdir: $(DISTFILES)
596 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
597 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
598 list='$(DISTFILES)'; \
599 dist_files=`for file in $$list; do echo $$file; done | \
600 sed -e "s|^$$srcdirstrip/||;t" \
601 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
602 case $$dist_files in \
603 */*) $(MKDIR_P) `echo "$$dist_files" | \
604 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
605 sort -u` ;; \
606 esac; \
607 for file in $$dist_files; do \
608 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
609 if test -d $$d/$$file; then \
610 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
611 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
612 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
613 fi; \
614 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
615 else \
616 test -f $(distdir)/$$file \
617 || cp -p $$d/$$file $(distdir)/$$file \
618 || exit 1; \
619 fi; \
620 done
621 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
622 if test "$$subdir" = .; then :; else \
623 test -d "$(distdir)/$$subdir" \
624 || $(MKDIR_P) "$(distdir)/$$subdir" \
625 || exit 1; \
626 distdir=`$(am__cd) $(distdir) && pwd`; \
627 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
628 (cd $$subdir && \
629 $(MAKE) $(AM_MAKEFLAGS) \
630 top_distdir="$$top_distdir" \
631 distdir="$$distdir/$$subdir" \
632 am__remove_distdir=: \
633 am__skip_length_check=: \
634 distdir) \
635 || exit 1; \
636 fi; \
637 done
638 check-am: all-am
639 check: check-recursive
640 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS)
641 installdirs: installdirs-recursive
642 installdirs-am:
643 for dir in "$(DESTDIR)$(libdir)"; do \
644 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
645 done
646 install: install-recursive
647 install-exec: install-exec-recursive
648 install-data: install-data-recursive
649 uninstall: uninstall-recursive
651 install-am: all-am
652 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
654 installcheck: installcheck-recursive
655 install-strip:
656 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
657 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
658 `test -z '$(STRIP)' || \
659 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
660 mostlyclean-generic:
662 clean-generic:
663 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
665 distclean-generic:
666 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
668 maintainer-clean-generic:
669 @echo "This command is intended for maintainers to use"
670 @echo "it deletes files that may require special tools to rebuild."
671 clean: clean-recursive
673 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
674 clean-noinstPROGRAMS mostlyclean-am
676 distclean: distclean-recursive
677 -rm -rf ./$(DEPDIR)
678 -rm -f Makefile
679 distclean-am: clean-am distclean-compile distclean-generic \
680 distclean-tags
682 dvi: dvi-recursive
684 dvi-am:
686 html: html-recursive
688 info: info-recursive
690 info-am:
692 install-data-am:
694 install-dvi: install-dvi-recursive
696 install-exec-am: install-libLTLIBRARIES
698 install-html: install-html-recursive
700 install-info: install-info-recursive
702 install-man:
704 install-pdf: install-pdf-recursive
706 install-ps: install-ps-recursive
708 installcheck-am:
710 maintainer-clean: maintainer-clean-recursive
711 -rm -rf ./$(DEPDIR)
712 -rm -f Makefile
713 maintainer-clean-am: distclean-am maintainer-clean-generic
715 mostlyclean: mostlyclean-recursive
717 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
718 mostlyclean-libtool
720 pdf: pdf-recursive
722 pdf-am:
724 ps: ps-recursive
726 ps-am:
728 uninstall-am: uninstall-libLTLIBRARIES
730 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
731 install-strip
733 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
734 all all-am check check-am clean clean-generic \
735 clean-libLTLIBRARIES clean-libtool clean-noinstPROGRAMS ctags \
736 ctags-recursive distclean distclean-compile distclean-generic \
737 distclean-libtool distclean-tags distdir dvi dvi-am html \
738 html-am info info-am install install-am install-data \
739 install-data-am install-dvi install-dvi-am install-exec \
740 install-exec-am install-html install-html-am install-info \
741 install-info-am install-libLTLIBRARIES install-man install-pdf \
742 install-pdf-am install-ps install-ps-am install-strip \
743 installcheck installcheck-am installdirs installdirs-am \
744 maintainer-clean maintainer-clean-generic mostlyclean \
745 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
746 pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
747 uninstall-libLTLIBRARIES
750 check: $(noinst_PROGRAMS)
751 ./test_sharedbook$(EXEEXT)
753 # recurse for alternate targets
755 debug:
756 $(MAKE) all CFLAGS="-g -Wall -Wextra -D_REENTRANT -D__NO_MATH_INLINES -fsigned-char"
758 profile:
759 $(MAKE) all CFLAGS="-pg -g -O20 -ffast-math -D_REENTRANT -fsigned-char"
760 # Tell versions [3.59,3.63) of GNU make to not export all variables.
761 # Otherwise a system limit (for SysV at least) may be exceeded.
762 .NOEXPORT: