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