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