Home | History | Annotate | Download | only in lib
      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 
     18 VPATH = @srcdir@
     19 pkgdatadir = $(datadir)/@PACKAGE@
     20 pkglibdir = $(libdir)/@PACKAGE@
     21 pkgincludedir = $(includedir)/@PACKAGE@
     22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
     23 install_sh_DATA = $(install_sh) -c -m 644
     24 install_sh_PROGRAM = $(install_sh) -c
     25 install_sh_SCRIPT = $(install_sh) -c
     26 INSTALL_HEADER = $(INSTALL_DATA)
     27 transform = $(program_transform_name)
     28 NORMAL_INSTALL = :
     29 PRE_INSTALL = :
     30 POST_INSTALL = :
     31 NORMAL_UNINSTALL = :
     32 PRE_UNINSTALL = :
     33 POST_UNINSTALL = :
     34 build_triplet = @build@
     35 host_triplet = @host@
     36 target_triplet = @target@
     37 EXTRA_PROGRAMS = barkmel$(EXEEXT) tone$(EXEEXT) psytune$(EXEEXT)
     38 noinst_PROGRAMS = $(am__EXEEXT_1)
     39 subdir = lib
     40 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
     41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
     42 am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \
     43 	$(top_srcdir)/m4/ogg.m4 $(top_srcdir)/m4/pkg.m4 \
     44 	$(top_srcdir)/configure.ac
     45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
     46 	$(ACLOCAL_M4)
     47 mkinstalldirs = $(install_sh) -d
     48 CONFIG_HEADER = $(top_builddir)/config.h
     49 CONFIG_CLEAN_FILES =
     50 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
     51 am__vpath_adj = case $$p in \
     52     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
     53     *) f=$$p;; \
     54   esac;
     55 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
     56 am__installdirs = "$(DESTDIR)$(libdir)"
     57 libLTLIBRARIES_INSTALL = $(INSTALL)
     58 LTLIBRARIES = $(lib_LTLIBRARIES)
     59 libvorbis_la_DEPENDENCIES =
     60 am_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
     64 libvorbis_la_OBJECTS = $(am_libvorbis_la_OBJECTS)
     65 libvorbis_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
     66 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
     67 	$(libvorbis_la_LDFLAGS) $(LDFLAGS) -o $@
     68 libvorbisenc_la_DEPENDENCIES = libvorbis.la
     69 am_libvorbisenc_la_OBJECTS = vorbisenc.lo
     70 libvorbisenc_la_OBJECTS = $(am_libvorbisenc_la_OBJECTS)
     71 libvorbisenc_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
     72 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
     73 	$(libvorbisenc_la_LDFLAGS) $(LDFLAGS) -o $@
     74 libvorbisfile_la_DEPENDENCIES = libvorbis.la
     75 am_libvorbisfile_la_OBJECTS = vorbisfile.lo
     76 libvorbisfile_la_OBJECTS = $(am_libvorbisfile_la_OBJECTS)
     77 libvorbisfile_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
     78 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
     79 	$(libvorbisfile_la_LDFLAGS) $(LDFLAGS) -o $@
     80 am__EXEEXT_1 = test_sharedbook$(EXEEXT)
     81 PROGRAMS = $(noinst_PROGRAMS)
     82 am_barkmel_OBJECTS = barkmel.$(OBJEXT)
     83 barkmel_OBJECTS = $(am_barkmel_OBJECTS)
     84 barkmel_LDADD = $(LDADD)
     85 am_psytune_OBJECTS = psytune.$(OBJEXT)
     86 psytune_OBJECTS = $(am_psytune_OBJECTS)
     87 psytune_DEPENDENCIES = libvorbis.la
     88 psytune_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
     89 	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(psytune_LDFLAGS) \
     90 	$(LDFLAGS) -o $@
     91 am_test_sharedbook_OBJECTS = test_sharedbook-sharedbook.$(OBJEXT)
     92 test_sharedbook_OBJECTS = $(am_test_sharedbook_OBJECTS)
     93 test_sharedbook_DEPENDENCIES =
     94 test_sharedbook_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
     95 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_sharedbook_CFLAGS) \
     96 	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
     97 am_tone_OBJECTS = tone.$(OBJEXT)
     98 tone_OBJECTS = $(am_tone_OBJECTS)
     99 tone_LDADD = $(LDADD)
    100 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
    101 depcomp = $(SHELL) $(top_srcdir)/depcomp
    102 am__depfiles_maybe = depfiles
    103 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
    104 	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
    105 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
    106 	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
    107 	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
    108 CCLD = $(CC)
    109 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
    110 	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
    111 	$(LDFLAGS) -o $@
    112 SOURCES = $(libvorbis_la_SOURCES) $(libvorbisenc_la_SOURCES) \
    113 	$(libvorbisfile_la_SOURCES) $(barkmel_SOURCES) \
    114 	$(psytune_SOURCES) $(test_sharedbook_SOURCES) $(tone_SOURCES)
    115 DIST_SOURCES = $(libvorbis_la_SOURCES) $(libvorbisenc_la_SOURCES) \
    116 	$(libvorbisfile_la_SOURCES) $(barkmel_SOURCES) \
    117 	$(psytune_SOURCES) $(test_sharedbook_SOURCES) $(tone_SOURCES)
    118 RECURSIVE_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
    125 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
    126   distclean-recursive maintainer-clean-recursive
    127 ETAGS = etags
    128 CTAGS = ctags
    129 DIST_SUBDIRS = $(SUBDIRS)
    130 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
    131 ACLOCAL = @ACLOCAL@
    132 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
    133 ALLOCA = @ALLOCA@
    134 AMTAR = @AMTAR@
    135 AR = @AR@
    136 AS = @AS@
    137 AUTOCONF = @AUTOCONF@
    138 AUTOHEADER = @AUTOHEADER@
    139 AUTOMAKE = @AUTOMAKE@
    140 AWK = @AWK@
    141 CC = @CC@
    142 CCDEPMODE = @CCDEPMODE@
    143 CFLAGS = @CFLAGS@
    144 CPP = @CPP@
    145 CPPFLAGS = @CPPFLAGS@
    146 CYGPATH_W = @CYGPATH_W@
    147 DEBUG = @DEBUG@
    148 DEFS = @DEFS@
    149 DEPDIR = @DEPDIR@
    150 DLLTOOL = @DLLTOOL@
    151 DSYMUTIL = @DSYMUTIL@
    152 DUMPBIN = @DUMPBIN@
    153 ECHO_C = @ECHO_C@
    154 ECHO_N = @ECHO_N@
    155 ECHO_T = @ECHO_T@
    156 EGREP = @EGREP@
    157 EXEEXT = @EXEEXT@
    158 FGREP = @FGREP@
    159 GREP = @GREP@
    160 HAVE_DOXYGEN = @HAVE_DOXYGEN@
    161 HTLATEX = @HTLATEX@
    162 INSTALL = @INSTALL@
    163 INSTALL_DATA = @INSTALL_DATA@
    164 INSTALL_PROGRAM = @INSTALL_PROGRAM@
    165 INSTALL_SCRIPT = @INSTALL_SCRIPT@
    166 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
    167 LD = @LD@
    168 LDFLAGS = @LDFLAGS@
    169 LIBOBJS = @LIBOBJS@
    170 LIBS = @LIBS@
    171 LIBTOOL = @LIBTOOL@
    172 LIBTOOL_DEPS = @LIBTOOL_DEPS@
    173 LIPO = @LIPO@
    174 LN_S = @LN_S@
    175 LTLIBOBJS = @LTLIBOBJS@
    176 MAINT = @MAINT@
    177 MAKEINFO = @MAKEINFO@
    178 MKDIR_P = @MKDIR_P@
    179 NM = @NM@
    180 NMEDIT = @NMEDIT@
    181 OBJDUMP = @OBJDUMP@
    182 OBJEXT = @OBJEXT@
    183 OGG_CFLAGS = @OGG_CFLAGS@
    184 OGG_LIBS = @OGG_LIBS@
    185 OTOOL = @OTOOL@
    186 OTOOL64 = @OTOOL64@
    187 PACKAGE = @PACKAGE@
    188 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
    189 PACKAGE_NAME = @PACKAGE_NAME@
    190 PACKAGE_STRING = @PACKAGE_STRING@
    191 PACKAGE_TARNAME = @PACKAGE_TARNAME@
    192 PACKAGE_VERSION = @PACKAGE_VERSION@
    193 PATH_SEPARATOR = @PATH_SEPARATOR@
    194 PDFLATEX = @PDFLATEX@
    195 PKG_CONFIG = @PKG_CONFIG@
    196 PROFILE = @PROFILE@
    197 RANLIB = @RANLIB@
    198 SED = @SED@
    199 SET_MAKE = @SET_MAKE@
    200 SHELL = @SHELL@
    201 STRIP = @STRIP@
    202 VERSION = @VERSION@
    203 VE_LIB_AGE = @VE_LIB_AGE@
    204 VE_LIB_CURRENT = @VE_LIB_CURRENT@
    205 VE_LIB_REVISION = @VE_LIB_REVISION@
    206 VF_LIB_AGE = @VF_LIB_AGE@
    207 VF_LIB_CURRENT = @VF_LIB_CURRENT@
    208 VF_LIB_REVISION = @VF_LIB_REVISION@
    209 VORBIS_LIBS = @VORBIS_LIBS@
    210 V_LIB_AGE = @V_LIB_AGE@
    211 V_LIB_CURRENT = @V_LIB_CURRENT@
    212 V_LIB_REVISION = @V_LIB_REVISION@
    213 abs_builddir = @abs_builddir@
    214 abs_srcdir = @abs_srcdir@
    215 abs_top_builddir = @abs_top_builddir@
    216 abs_top_srcdir = @abs_top_srcdir@
    217 ac_ct_CC = @ac_ct_CC@
    218 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
    219 am__include = @am__include@
    220 am__leading_dot = @am__leading_dot@
    221 am__quote = @am__quote@
    222 am__tar = @am__tar@
    223 am__untar = @am__untar@
    224 bindir = @bindir@
    225 build = @build@
    226 build_alias = @build_alias@
    227 build_cpu = @build_cpu@
    228 build_os = @build_os@
    229 build_vendor = @build_vendor@
    230 builddir = @builddir@
    231 datadir = @datadir@
    232 datarootdir = @datarootdir@
    233 docdir = @docdir@
    234 dvidir = @dvidir@
    235 exec_prefix = @exec_prefix@
    236 host = @host@
    237 host_alias = @host_alias@
    238 host_cpu = @host_cpu@
    239 host_os = @host_os@
    240 host_vendor = @host_vendor@
    241 htmldir = @htmldir@
    242 includedir = @includedir@
    243 infodir = @infodir@
    244 install_sh = @install_sh@
    245 libdir = @libdir@
    246 libexecdir = @libexecdir@
    247 localedir = @localedir@
    248 localstatedir = @localstatedir@
    249 lt_ECHO = @lt_ECHO@
    250 mandir = @mandir@
    251 mkdir_p = @mkdir_p@
    252 oldincludedir = @oldincludedir@
    253 pdfdir = @pdfdir@
    254 prefix = @prefix@
    255 program_transform_name = @program_transform_name@
    256 psdir = @psdir@
    257 pthread_lib = @pthread_lib@
    258 sbindir = @sbindir@
    259 sharedstatedir = @sharedstatedir@
    260 srcdir = @srcdir@
    261 sysconfdir = @sysconfdir@
    262 target = @target@
    263 target_alias = @target_alias@
    264 target_cpu = @target_cpu@
    265 target_os = @target_os@
    266 target_vendor = @target_vendor@
    267 top_builddir = @top_builddir@
    268 top_srcdir = @top_srcdir@
    269 SUBDIRS = modes books
    270 INCLUDES = -I$(top_srcdir)/include @OGG_CFLAGS@
    271 lib_LTLIBRARIES = libvorbis.la libvorbisfile.la libvorbisenc.la
    272 libvorbis_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 
    282 libvorbis_la_LDFLAGS = -no-undefined -version-info @V_LIB_CURRENT@:@V_LIB_REVISION@:@V_LIB_AGE@
    283 libvorbis_la_LIBADD = @VORBIS_LIBS@ @OGG_LIBS@
    284 libvorbisfile_la_SOURCES = vorbisfile.c
    285 libvorbisfile_la_LDFLAGS = -no-undefined -version-info @VF_LIB_CURRENT@:@VF_LIB_REVISION@:@VF_LIB_AGE@
    286 libvorbisfile_la_LIBADD = libvorbis.la @OGG_LIBS@
    287 libvorbisenc_la_SOURCES = vorbisenc.c 
    288 libvorbisenc_la_LDFLAGS = -no-undefined -version-info @VE_LIB_CURRENT@:@VE_LIB_REVISION@:@VE_LIB_AGE@
    289 libvorbisenc_la_LIBADD = libvorbis.la @OGG_LIBS@
    290 CLEANFILES = $(EXTRA_PROGRAMS)
    291 barkmel_SOURCES = barkmel.c
    292 tone_SOURCES = tone.c
    293 psytune_SOURCES = psytune.c
    294 psytune_LDFLAGS = -static
    295 psytune_LDADD = libvorbis.la
    296 EXTRA_DIST = lookups.pl 
    297 
    298 # build and run the self tests on 'make check'
    299 
    300 #vorbis_selftests = test_codebook test_sharedbook
    301 vorbis_selftests = test_sharedbook
    302 
    303 #test_codebook_SOURCES = codebook.c
    304 #test_codebook_CFLAGS = -D_V_SELFTEST
    305 test_sharedbook_SOURCES = sharedbook.c
    306 test_sharedbook_CFLAGS = -D_V_SELFTEST
    307 test_sharedbook_LDADD = @VORBIS_LIBS@
    308 all: 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
    325 Makefile: $(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
    341 install-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 
    352 uninstall-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 
    360 clean-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
    368 libvorbis.la: $(libvorbis_la_OBJECTS) $(libvorbis_la_DEPENDENCIES) 
    369 	$(libvorbis_la_LINK) -rpath $(libdir) $(libvorbis_la_OBJECTS) $(libvorbis_la_LIBADD) $(LIBS)
    370 libvorbisenc.la: $(libvorbisenc_la_OBJECTS) $(libvorbisenc_la_DEPENDENCIES) 
    371 	$(libvorbisenc_la_LINK) -rpath $(libdir) $(libvorbisenc_la_OBJECTS) $(libvorbisenc_la_LIBADD) $(LIBS)
    372 libvorbisfile.la: $(libvorbisfile_la_OBJECTS) $(libvorbisfile_la_DEPENDENCIES) 
    373 	$(libvorbisfile_la_LINK) -rpath $(libdir) $(libvorbisfile_la_OBJECTS) $(libvorbisfile_la_LIBADD) $(LIBS)
    374 
    375 clean-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
    381 barkmel$(EXEEXT): $(barkmel_OBJECTS) $(barkmel_DEPENDENCIES) 
    382 	@rm -f barkmel$(EXEEXT)
    383 	$(LINK) $(barkmel_OBJECTS) $(barkmel_LDADD) $(LIBS)
    384 psytune$(EXEEXT): $(psytune_OBJECTS) $(psytune_DEPENDENCIES) 
    385 	@rm -f psytune$(EXEEXT)
    386 	$(psytune_LINK) $(psytune_OBJECTS) $(psytune_LDADD) $(LIBS)
    387 test_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)
    390 tone$(EXEEXT): $(tone_OBJECTS) $(tone_DEPENDENCIES) 
    391 	@rm -f tone$(EXEEXT)
    392 	$(LINK) $(tone_OBJECTS) $(tone_LDADD) $(LIBS)
    393 
    394 mostlyclean-compile:
    395 	-rm -f *.$(OBJEXT)
    396 
    397 distclean-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 
    448 test_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 
    455 test_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 
    462 mostlyclean-libtool:
    463 	-rm -f *.lo
    464 
    465 clean-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"
    529 tags-recursive:
    530 	list='$(SUBDIRS)'; for subdir in $$list; do \
    531 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
    532 	done
    533 ctags-recursive:
    534 	list='$(SUBDIRS)'; for subdir in $$list; do \
    535 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
    536 	done
    537 
    538 ID: $(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
    546 tags: TAGS
    547 
    548 TAGS: 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
    576 ctags: CTAGS
    577 CTAGS: 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 
    590 GTAGS:
    591 	here=`$(am__cd) $(top_builddir) && pwd` \
    592 	  && cd $(top_srcdir) \
    593 	  && gtags -i $(GTAGS_ARGS) $$here
    594 
    595 distclean-tags:
    596 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    597 
    598 distdir: $(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
    641 check-am: all-am
    642 check: check-recursive
    643 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS)
    644 installdirs: installdirs-recursive
    645 installdirs-am:
    646 	for dir in "$(DESTDIR)$(libdir)"; do \
    647 	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
    648 	done
    649 install: install-recursive
    650 install-exec: install-exec-recursive
    651 install-data: install-data-recursive
    652 uninstall: uninstall-recursive
    653 
    654 install-am: all-am
    655 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
    656 
    657 installcheck: installcheck-recursive
    658 install-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
    663 mostlyclean-generic:
    664 
    665 clean-generic:
    666 	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
    667 
    668 distclean-generic:
    669 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
    670 
    671 maintainer-clean-generic:
    672 	@echo "This command is intended for maintainers to use"
    673 	@echo "it deletes files that may require special tools to rebuild."
    674 clean: clean-recursive
    675 
    676 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
    677 	clean-noinstPROGRAMS mostlyclean-am
    678 
    679 distclean: distclean-recursive
    680 	-rm -rf ./$(DEPDIR)
    681 	-rm -f Makefile
    682 distclean-am: clean-am distclean-compile distclean-generic \
    683 	distclean-tags
    684 
    685 dvi: dvi-recursive
    686 
    687 dvi-am:
    688 
    689 html: html-recursive
    690 
    691 info: info-recursive
    692 
    693 info-am:
    694 
    695 install-data-am:
    696 
    697 install-dvi: install-dvi-recursive
    698 
    699 install-exec-am: install-libLTLIBRARIES
    700 
    701 install-html: install-html-recursive
    702 
    703 install-info: install-info-recursive
    704 
    705 install-man:
    706 
    707 install-pdf: install-pdf-recursive
    708 
    709 install-ps: install-ps-recursive
    710 
    711 installcheck-am:
    712 
    713 maintainer-clean: maintainer-clean-recursive
    714 	-rm -rf ./$(DEPDIR)
    715 	-rm -f Makefile
    716 maintainer-clean-am: distclean-am maintainer-clean-generic
    717 
    718 mostlyclean: mostlyclean-recursive
    719 
    720 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
    721 	mostlyclean-libtool
    722 
    723 pdf: pdf-recursive
    724 
    725 pdf-am:
    726 
    727 ps: ps-recursive
    728 
    729 ps-am:
    730 
    731 uninstall-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 
    753 check: $(noinst_PROGRAMS)
    754 	./test_sharedbook$(EXEEXT)
    755 
    756 # recurse for alternate targets
    757 
    758 debug:
    759 	$(MAKE) all CFLAGS="@DEBUG@"
    760 
    761 profile:
    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