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