# Makefile.in generated automatically by automake 1.4 from Makefile.am # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. SHELL = @SHELL@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ sbindir = @sbindir@ libexecdir = @libexecdir@ datadir = @datadir@ sysconfdir = @sysconfdir@ sharedstatedir = @sharedstatedir@ localstatedir = @localstatedir@ libdir = @libdir@ infodir = @infodir@ mandir = @mandir@ includedir = @includedir@ oldincludedir = /usr/include DESTDIR = pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = ../.. ACLOCAL = @ACLOCAL@ AUTOCONF = @AUTOCONF@ AUTOMAKE = @AUTOMAKE@ AUTOHEADER = @AUTOHEADER@ INSTALL = @INSTALL@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) INSTALL_DATA = @INSTALL_DATA@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ transform = @program_transform_name@ NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : host_alias = @host_alias@ host_triplet = @host@ AS = @AS@ CC = @CC@ CSH = @CSH@ DLLTOOL = @DLLTOOL@ LIBTOOL = @LIBTOOL@ LN_S = @LN_S@ MAKEINFO = @MAKEINFO@ OBJDUMP = @OBJDUMP@ PACKAGE = @PACKAGE@ PERL = @PERL@ RANLIB = @RANLIB@ VERSION = @VERSION@ ad_backend = @ad_backend@ ad_files = @ad_files@ ad_libs = @ad_libs@ docdata = @docdata@ hmmdata = @hmmdata@ lmdata = @lmdata@ ARCH = `uname -m | sed s/i.86/i386/`_`uname -s | tr A-Z a-z` SUBDIRS = include lib_LTLIBRARIES = libsphinx2.la libsphinx2_la_LDFLAGS = -version-info 0:4:0 libsphinx2_la_SOURCES = CM_funcs.c add-table.c agc_emax.c allphone.c areadchar.c areaddouble.c areadfloat.c areadint.c areadshort.c awritechar.c awritedouble.c awritefloat.c awriteint.c awriteshort.c bisearch.c blk_cdcn_norm.c cache_lm.c cdcn_init.c cdcn_norm.c cdcn_update.c cep_rw.c dict.c eht_quit.c err.c fbs_main.c f2read.c f2write.c get_a_word.c hash.c hmm_tied_r.c kb_main.c lab.c linklist.c list.c live_norm.c lm.c lm_3g.c lmclass.c logmsg.c longio.c nxtarg.c norm.c pconf.c peek_length.c phone.c prime.c r_agc_noise.c resfft.c salloc.c sc_cbook_r.c sc_vq.c search.c searchlat.c skipto.c str2words.c strcasecmp.c time_align.c unlimit.c util.c uttproc.c # libsphinx2_la_LIBADD = -lc -lm $(top_srcdir)/src/libsphinx2fe/libsphinx2fe.la # hjf@cs.brown.edu - Added for Solaris build # LDADD = -L/usr/demo/SOUND/lib/ -laudio INCLUDES = -I$(top_srcdir)/src/libsphinx2/include -I$(top_srcdir)/include -I$(top_builddir)/include # add for solaris # -I/usr/demo/SOUND/include CPPFLAGS = -DFAST8B=1 LIBOBJS = @LIBOBJS@ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../../config.h CONFIG_CLEAN_FILES = LTLIBRARIES = $(lib_LTLIBRARIES) DEFS = @DEFS@ -I. -I$(srcdir) -I../.. LDFLAGS = @LDFLAGS@ LIBS = @LIBS@ libsphinx2_la_LIBADD = libsphinx2_la_OBJECTS = CM_funcs.lo add-table.lo agc_emax.lo \ allphone.lo areadchar.lo areaddouble.lo areadfloat.lo areadint.lo \ areadshort.lo awritechar.lo awritedouble.lo awritefloat.lo awriteint.lo \ awriteshort.lo bisearch.lo blk_cdcn_norm.lo cache_lm.lo cdcn_init.lo \ cdcn_norm.lo cdcn_update.lo cep_rw.lo dict.lo eht_quit.lo err.lo \ fbs_main.lo f2read.lo f2write.lo get_a_word.lo hash.lo hmm_tied_r.lo \ kb_main.lo lab.lo linklist.lo list.lo live_norm.lo lm.lo lm_3g.lo \ lmclass.lo logmsg.lo longio.lo nxtarg.lo norm.lo pconf.lo \ peek_length.lo phone.lo prime.lo r_agc_noise.lo resfft.lo salloc.lo \ sc_cbook_r.lo sc_vq.lo search.lo searchlat.lo skipto.lo str2words.lo \ strcasecmp.lo time_align.lo unlimit.lo util.lo uttproc.lo CFLAGS = @CFLAGS@ COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ DIST_COMMON = Makefile.am Makefile.in DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) TAR = gtar GZIP_ENV = --best SOURCES = $(libsphinx2_la_SOURCES) OBJECTS = $(libsphinx2_la_OBJECTS) all: all-redirect .SUFFIXES: .SUFFIXES: .S .c .lo .o .s $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps src/libsphinx2/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) \ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status mostlyclean-libLTLIBRARIES: clean-libLTLIBRARIES: -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) distclean-libLTLIBRARIES: maintainer-clean-libLTLIBRARIES: install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(libdir) @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \ $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \ else :; fi; \ done uninstall-libLTLIBRARIES: @$(NORMAL_UNINSTALL) list='$(lib_LTLIBRARIES)'; for p in $$list; do \ $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \ done .c.o: $(COMPILE) -c $< .s.o: $(COMPILE) -c $< .S.o: $(COMPILE) -c $< mostlyclean-compile: -rm -f *.o core *.core clean-compile: distclean-compile: -rm -f *.tab.c maintainer-clean-compile: .c.lo: $(LIBTOOL) --mode=compile $(COMPILE) -c $< .s.lo: $(LIBTOOL) --mode=compile $(COMPILE) -c $< .S.lo: $(LIBTOOL) --mode=compile $(COMPILE) -c $< mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs distclean-libtool: maintainer-clean-libtool: libsphinx2.la: $(libsphinx2_la_OBJECTS) $(libsphinx2_la_DEPENDENCIES) $(LINK) -rpath $(libdir) $(libsphinx2_la_LDFLAGS) $(libsphinx2_la_OBJECTS) $(libsphinx2_la_LIBADD) $(LIBS) # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. # To change the values of `make' variables: instead of editing Makefiles, # (1) if the variable is set in `config.status', edit `config.status' # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. @SET_MAKE@ all-recursive install-data-recursive install-exec-recursive \ installdirs-recursive install-recursive uninstall-recursive \ check-recursive installcheck-recursive info-recursive dvi-recursive: @set fnord $(MAKEFLAGS); amf=$$2; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" mostlyclean-recursive clean-recursive distclean-recursive \ maintainer-clean-recursive: @set fnord $(MAKEFLAGS); amf=$$2; \ dot_seen=no; \ rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ rev="$$subdir $$rev"; \ test "$$subdir" = "." && dot_seen=yes; \ done; \ test "$$dot_seen" = "no" && rev=". $$rev"; \ target=`echo $@ | sed s/-recursive//`; \ for subdir in $$rev; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done tags: TAGS ID: $(HEADERS) $(SOURCES) $(LISP) list='$(SOURCES) $(HEADERS)'; \ unique=`for i in $$list; do echo $$i; done | \ awk ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ here=`pwd` && cd $(srcdir) \ && mkid -f$$here/ID $$unique $(LISP) TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) tags=; \ here=`pwd`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ fi; \ done; \ list='$(SOURCES) $(HEADERS)'; \ unique=`for i in $$list; do echo $$i; done | \ awk ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) mostlyclean-tags: clean-tags: distclean-tags: -rm -f TAGS ID maintainer-clean-tags: distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) subdir = src/libsphinx2 distdir: $(DISTFILES) @for file in $(DISTFILES); do \ d=$(srcdir); \ if test -d $$d/$$file; then \ cp -pr $$d/$$file $(distdir)/$$file; \ else \ test -f $(distdir)/$$file \ || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ || cp -p $$d/$$file $(distdir)/$$file || :; \ fi; \ done for subdir in $(SUBDIRS); do \ if test "$$subdir" = .; then :; else \ test -d $(distdir)/$$subdir \ || mkdir $(distdir)/$$subdir \ || exit 1; \ chmod 777 $(distdir)/$$subdir; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \ || exit 1; \ fi; \ done CM_funcs.lo CM_funcs.o : CM_funcs.c ../../include/s2types.h \ ../../include/CM_macros.h add-table.lo add-table.o : add-table.c ../../include/s2types.h agc_emax.lo agc_emax.o : agc_emax.c ../../include/err.h \ ../../include/s2types.h allphone.lo allphone.o : allphone.c ../../include/s2types.h \ ../../include/CM_macros.h include/basic_types.h \ include/search_const.h include/linklist.h ../../include/list.h \ ../../include/hash.h ../../include/posixwin32.h include/phone.h \ ../../include/err.h ../../include/log.h include/scvq.h \ include/msd.h ../../include/dict.h include/hmm_tied_r.h \ ../../include/lmclass.h ../../include/lm_3g.h include/kb.h \ ../../include/fbs.h include/search.h areadchar.lo areadchar.o : areadchar.c ../../include/s2types.h \ include/byteorder.h areaddouble.lo areaddouble.o : areaddouble.c include/byteorder.h areadfloat.lo areadfloat.o : areadfloat.c include/byteorder.h areadint.lo areadint.o : areadint.c include/byteorder.h areadshort.lo areadshort.o : areadshort.c include/byteorder.h awritechar.lo awritechar.o : awritechar.c include/byteorder.h awritedouble.lo awritedouble.o : awritedouble.c include/byteorder.h awritefloat.lo awritefloat.o : awritefloat.c include/byteorder.h awriteint.lo awriteint.o : awriteint.c include/byteorder.h awriteshort.lo awriteshort.o : awriteshort.c include/byteorder.h bisearch.lo bisearch.o : bisearch.c blk_cdcn_norm.lo blk_cdcn_norm.o : blk_cdcn_norm.c ../../include/cdcn.h cache_lm.lo cache_lm.o : cache_lm.c ../../include/s2types.h \ ../../include/CM_macros.h include/basic_types.h \ include/search_const.h include/msd.h ../../include/log.h \ include/cache_lm.h include/linklist.h ../../include/list.h \ ../../include/hash.h ../../include/posixwin32.h \ ../../include/dict.h ../../include/lmclass.h \ ../../include/lm_3g.h include/kb.h ../../include/err.h cdcn_init.lo cdcn_init.o : cdcn_init.c ../../include/cdcn.h cdcn_norm.lo cdcn_norm.o : cdcn_norm.c ../../include/cdcn.h cdcn_update.lo cdcn_update.o : cdcn_update.c ../../include/cdcn.h cep_rw.lo cep_rw.o : cep_rw.c ../../include/s2types.h include/strfuncs.h \ include/cepio.h ../../include/err.h dict.lo dict.o : dict.c ../../include/s2types.h \ ../../include/CM_macros.h include/basic_types.h include/c.h \ ../../include/list.h ../../include/hash.h \ ../../include/posixwin32.h include/phone.h ../../include/dict.h \ ../../include/err.h include/search_const.h \ ../../include/lmclass.h ../../include/lm_3g.h include/msd.h \ include/hmm_tied_r.h include/kb.h eht_quit.lo eht_quit.o : eht_quit.c err.lo err.o : err.c ../../include/s2types.h ../../include/err.h f2read.lo f2read.o : f2read.c include/byteorder.h f2write.lo f2write.o : f2write.c include/byteorder.h fbs_main.lo fbs_main.o : fbs_main.c include/c.h ../../include/s2types.h \ ../../include/CM_macros.h include/basic_types.h \ include/strfuncs.h ../../include/list.h ../../include/hash.h \ ../../include/posixwin32.h include/search_const.h include/msd.h \ include/pconf.h include/scvq.h ../../include/dict.h \ ../../include/err.h ../../include/lmclass.h \ ../../include/lm_3g.h include/lm.h include/kb.h \ include/time_align.h ../../include/fbs.h include/search.h \ include/cepio.h ../../include/s2params.h get_a_word.lo get_a_word.o : get_a_word.c hash.lo hash.o : hash.c ../../include/s2types.h ../../include/list.h \ ../../include/hash.h ../../include/posixwin32.h \ ../../include/err.h hmm_tied_r.lo hmm_tied_r.o : hmm_tied_r.c ../../include/s2types.h \ ../../include/CM_macros.h include/basic_types.h \ ../../include/list.h ../../include/hash.h \ ../../include/posixwin32.h include/phone.h \ include/search_const.h include/msd.h include/magic.h \ ../../include/log.h include/cviterbi4.h include/smmap4f.h \ ../../include/dict.h ../../include/lmclass.h \ ../../include/lm_3g.h include/kb.h include/hmm_tied_r.h \ ../../include/err.h include/byteorder.h kb_main.lo kb_main.o : kb_main.c ../../include/s2types.h \ ../../include/CM_macros.h include/basic_types.h \ include/search_const.h ../../include/list.h \ ../../include/hash.h ../../include/posixwin32.h \ ../../include/err.h include/c.h include/pconf.h \ ../../include/log.h ../../include/dict.h include/msd.h \ include/smmap4f.h include/lm.h ../../include/lmclass.h \ ../../include/lm_3g.h include/hmm_tied_r.h include/scvq.h \ include/kb.h include/phone.h ../../include/fbs.h lab.lo lab.o : lab.c ../../include/s2types.h ../../include/CM_macros.h \ include/basic_types.h include/search_const.h \ ../../include/err.h ../../include/log.h include/scvq.h \ include/msd.h ../../include/fbs.h include/time_align.h \ ../../include/s2params.h linklist.lo linklist.o : linklist.c ../../include/s2types.h list.lo list.o : list.c ../../include/s2types.h ../../include/list.h live_norm.lo live_norm.o : live_norm.c ../../include/err.h \ ../../include/s2types.h lm.lo lm.o : lm.c ../../include/s2types.h ../../include/CM_macros.h \ include/basic_types.h ../../include/list.h ../../include/hash.h \ ../../include/posixwin32.h ../../include/lmclass.h \ ../../include/lm_3g.h include/lm.h include/cache_lm.h \ include/search_const.h include/msd.h ../../include/dict.h \ include/kb.h ../../include/err.h ../../include/log.h lm_3g.lo lm_3g.o : lm_3g.c ../../include/s2types.h \ ../../include/CM_macros.h include/basic_types.h \ include/strfuncs.h include/linklist.h ../../include/list.h \ ../../include/hash.h ../../include/posixwin32.h \ ../../include/err.h ../../include/lmclass.h \ ../../include/lm_3g.h ../../include/log.h \ include/search_const.h include/msd.h ../../include/dict.h \ include/kb.h ../../include/fbs.h include/byteorder.h \ include/c.h lmclass.lo lmclass.o : lmclass.c ../../include/s2types.h \ ../../include/CM_macros.h include/str2words.h \ include/strfuncs.h ../../include/err.h ../../include/log.h \ ../../include/lmclass.h logmsg.lo logmsg.o : logmsg.c ../../include/s2types.h longio.lo longio.o : longio.c norm.lo norm.o : norm.c ../../include/s2types.h nxtarg.lo nxtarg.o : nxtarg.c include/strfuncs.h pconf.lo pconf.o : pconf.c ../../include/s2types.h include/c.h \ include/pconf.h include/strfuncs.h peek_length.lo peek_length.o : peek_length.c include/byteorder.h phone.lo phone.o : phone.c ../../include/s2types.h \ ../../include/CM_macros.h include/strfuncs.h \ ../../include/list.h ../../include/hash.h \ ../../include/posixwin32.h include/phone.h include/c.h \ ../../include/err.h prime.lo prime.o : prime.c ../../include/s2types.h r_agc_noise.lo r_agc_noise.o : r_agc_noise.c ../../include/s2types.h \ include/c.h resfft.lo resfft.o : resfft.c salloc.lo salloc.o : salloc.c ../../include/s2types.h include/strfuncs.h sc_cbook_r.lo sc_cbook_r.o : sc_cbook_r.c ../../include/s2types.h \ ../../include/log.h include/scvq.h include/cepio.h \ include/sc_vq_internal.h sc_vq.lo sc_vq.o : sc_vq.c ../../include/s2types.h ../../include/log.h \ include/logmsg.h include/scvq.h include/sc_vq_internal.h \ ../../include/err.h ../../include/log_add.h search.lo search.o : search.c ../../include/s2types.h \ ../../include/CM_macros.h include/basic_types.h \ include/linklist.h ../../include/list.h ../../include/hash.h \ ../../include/posixwin32.h include/search_const.h \ ../../include/err.h ../../include/dict.h include/msd.h \ include/lm.h ../../include/lmclass.h ../../include/lm_3g.h \ include/phone.h include/kb.h ../../include/log.h include/c.h \ include/scvq.h ../../include/fbs.h include/search.h \ include/hmm_tied_r.h searchlat.lo searchlat.o : searchlat.c ../../include/s2types.h \ ../../include/CM_macros.h include/basic_types.h \ include/strfuncs.h include/linklist.h ../../include/list.h \ ../../include/hash.h ../../include/posixwin32.h \ ../../include/err.h ../../include/dict.h include/lm.h \ ../../include/lmclass.h ../../include/lm_3g.h \ include/search_const.h include/msd.h include/kb.h \ ../../include/fbs.h include/search.h skipto.lo skipto.o : skipto.c include/strfuncs.h str2words.lo str2words.o : str2words.c ../../include/s2types.h \ include/str2words.h ../../include/err.h strcasecmp.lo strcasecmp.o : strcasecmp.c include/strfuncs.h time_align.lo time_align.o : time_align.c ../../include/s2types.h \ ../../include/CM_macros.h include/basic_types.h \ include/strfuncs.h ../../include/list.h ../../include/hash.h \ ../../include/posixwin32.h include/search_const.h include/msd.h \ ../../include/dict.h ../../include/lmclass.h \ ../../include/lm_3g.h include/lm.h include/kb.h include/phone.h \ ../../include/log.h include/hmm_tied_r.h include/scvq.h \ ../../include/s2params.h ../../include/fbs.h include/search.h \ ../../include/err.h include/time_align.h unlimit.lo unlimit.o : unlimit.c util.lo util.o : util.c ../../include/s2types.h uttproc.lo uttproc.o : uttproc.c ../../include/s2types.h \ ../../include/CM_macros.h include/basic_types.h \ ../../include/err.h include/scvq.h include/search_const.h \ include/msd.h include/strfuncs.h include/linklist.h \ ../../include/list.h ../../include/hash.h \ ../../include/posixwin32.h ../../include/dict.h \ ../../include/lmclass.h ../../include/lm_3g.h include/kb.h \ ../../include/cdcn.h ../../include/fe.h ../../include/fbs.h \ include/search.h info-am: info: info-recursive dvi-am: dvi: dvi-recursive check-am: all-am check: check-recursive installcheck-am: installcheck: installcheck-recursive install-exec-am: install-libLTLIBRARIES install-exec: install-exec-recursive install-data-am: install-data: install-data-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am install: install-recursive uninstall-am: uninstall-libLTLIBRARIES uninstall: uninstall-recursive all-am: Makefile $(LTLIBRARIES) all-redirect: all-recursive install-strip: $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install installdirs: installdirs-recursive installdirs-am: $(mkinstalldirs) $(DESTDIR)$(libdir) mostlyclean-generic: clean-generic: distclean-generic: -rm -f Makefile $(CONFIG_CLEAN_FILES) -rm -f config.cache config.log stamp-h stamp-h[0-9]* maintainer-clean-generic: mostlyclean-am: mostlyclean-libLTLIBRARIES mostlyclean-compile \ mostlyclean-libtool mostlyclean-tags \ mostlyclean-generic mostlyclean: mostlyclean-recursive clean-am: clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \ clean-generic mostlyclean-am clean: clean-recursive distclean-am: distclean-libLTLIBRARIES distclean-compile \ distclean-libtool distclean-tags distclean-generic \ clean-am -rm -f libtool distclean: distclean-recursive maintainer-clean-am: maintainer-clean-libLTLIBRARIES \ maintainer-clean-compile maintainer-clean-libtool \ maintainer-clean-tags maintainer-clean-generic \ distclean-am @echo "This command is intended for maintainers to use;" @echo "it deletes files that may require special tools to rebuild." maintainer-clean: maintainer-clean-recursive .PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \ clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \ uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \ distclean-compile clean-compile maintainer-clean-compile \ mostlyclean-libtool distclean-libtool clean-libtool \ maintainer-clean-libtool install-data-recursive \ uninstall-data-recursive install-exec-recursive \ uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \ all-recursive check-recursive installcheck-recursive info-recursive \ dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \ maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ dvi-am dvi check check-am installcheck-am installcheck install-exec-am \ install-exec install-data-am install-data install-am install \ uninstall-am uninstall all-redirect all-am all installdirs-am \ installdirs mostlyclean-generic distclean-generic clean-generic \ maintainer-clean-generic clean mostlyclean distclean maintainer-clean # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: