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