📄 makefile.in
字号:
# Makefile.in generated by automake 1.7.2 from Makefile.am.# @configure_input@# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002# 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.@SET_MAKE@# filename : /zpr/bspk/src/hmm/ghmm/ghmm/Makefile.am# created : DATE: April 2001# $Id: Makefile.am,v 1.29 2003/12/19 17:58:52 schliep Exp $## Copyright (C) 1998-2001, ZAIK/ZPR, Universit鋞 zu K鰈n# # This program is free software; you can redistribute it and/or modify# it under the terms of the GNU General Public License as published by# the Free Software Foundation; either version 2 of the License, or# (at your option) any later version.# # This program is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the# GNU General Public License for more details.# # You should have received a copy of the GNU General Public License# along with this program; if not, write to the Free Software# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA# srcdir = @srcdir@top_srcdir = @top_srcdir@VPATH = @srcdir@pkgdatadir = $(datadir)/@PACKAGE@pkglibdir = $(libdir)/@PACKAGE@pkgincludedir = $(includedir)/@PACKAGE@top_builddir = ..am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cdINSTALL = @INSTALL@install_sh_DATA = $(install_sh) -c -m 644install_sh_PROGRAM = $(install_sh) -cinstall_sh_SCRIPT = $(install_sh) -cINSTALL_HEADER = $(INSTALL_DATA)transform = $(program_transform_name)NORMAL_INSTALL = :PRE_INSTALL = :POST_INSTALL = :NORMAL_UNINSTALL = :PRE_UNINSTALL = :POST_UNINSTALL = :host_triplet = @host@ACLOCAL = @ACLOCAL@AMDEP_FALSE = @AMDEP_FALSE@AMDEP_TRUE = @AMDEP_TRUE@AMTAR = @AMTAR@AUTOCONF = @AUTOCONF@AUTOHEADER = @AUTOHEADER@AUTOMAKE = @AUTOMAKE@AWK = @AWK@CC = @CC@CCDEPMODE = @CCDEPMODE@CFLAGS = @CFLAGS@CPP = @CPP@CPPFLAGS = @CPPFLAGS@CXX = @CXX@CXXCPP = @CXXCPP@CXXDEPMODE = @CXXDEPMODE@CXXFLAGS = @CXXFLAGS@CYGPATH_W = @CYGPATH_W@DEFS = @DEFS@DEPDIR = @DEPDIR@DOCXX = @DOCXX@DVIPS = @DVIPS@ECHO = @ECHO@ECHO_C = @ECHO_C@ECHO_N = @ECHO_N@ECHO_T = @ECHO_T@EGREP = @EGREP@EXEEXT = @EXEEXT@EXPECT_FOR_DEJAGNU = @EXPECT_FOR_DEJAGNU@GHMM_VERSION_AGE = @GHMM_VERSION_AGE@GHMM_VERSION_CURRENT = @GHMM_VERSION_CURRENT@GHMM_VERSION_REVISION = @GHMM_VERSION_REVISION@GSL_CFLAGS = @GSL_CFLAGS@GSL_CONFIG = @GSL_CONFIG@GSL_LIBS = @GSL_LIBS@INSTALL_DATA = @INSTALL_DATA@INSTALL_PROGRAM = @INSTALL_PROGRAM@INSTALL_SCRIPT = @INSTALL_SCRIPT@INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@LATEX = @LATEX@LDFLAGS = @LDFLAGS@LIBOBJS = @LIBOBJS@LIBS = @LIBS@LIBTOOL = @LIBTOOL@LN_S = @LN_S@LTLIBOBJS = @LTLIBOBJS@MAKEINFO = @MAKEINFO@OBJEXT = @OBJEXT@PACKAGE = @PACKAGE@PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@PACKAGE_NAME = @PACKAGE_NAME@PACKAGE_STRING = @PACKAGE_STRING@PACKAGE_TARNAME = @PACKAGE_TARNAME@PACKAGE_VERSION = @PACKAGE_VERSION@PATH_SEPARATOR = @PATH_SEPARATOR@RANLIB = @RANLIB@RM = @RM@RUNTEST_FOR_DEJAGNU = @RUNTEST_FOR_DEJAGNU@SET_MAKE = @SET_MAKE@SHELL = @SHELL@STRIP = @STRIP@SUBDIRS = .VERSION = @VERSION@XMLIO_CONFIG = @XMLIO_CONFIG@XMLIO_INCLUDES = @XMLIO_INCLUDES@XMLIO_LIBS = @XMLIO_LIBS@XMLIO_PREFIX = @XMLIO_PREFIX@ac_ct_CC = @ac_ct_CC@ac_ct_CXX = @ac_ct_CXX@ac_ct_RANLIB = @ac_ct_RANLIB@ac_ct_STRIP = @ac_ct_STRIP@am__fastdepCC_FALSE = @am__fastdepCC_FALSE@am__fastdepCC_TRUE = @am__fastdepCC_TRUE@am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@am__include = @am__include@am__quote = @am__quote@bindir = @bindir@build = @build@build_alias = @build_alias@build_cpu = @build_cpu@build_os = @build_os@build_vendor = @build_vendor@datadir = @datadir@exec_prefix = @exec_prefix@host = @host@host_alias = @host_alias@host_cpu = @host_cpu@host_os = @host_os@host_vendor = @host_vendor@includedir = @includedir@infodir = @infodir@install_sh = @install_sh@libdir = @libdir@libexecdir = @libexecdir@localstatedir = @localstatedir@mandir = @mandir@oldincludedir = @oldincludedir@prefix = @prefix@program_transform_name = @program_transform_name@sbindir = @sbindir@sharedstatedir = @sharedstatedir@sysconfdir = @sysconfdir@target_alias = @target_alias@MAINTAINERCLEANFILES = Makefile.inINCLUDES = -I$(top_srcdir)lib_LTLIBRARIES = libghmm.lalibghmm_la_LDFLAGS = -version-info @GHMM_VERSION_CURRENT@:@GHMM_VERSION_REVISION@:@GHMM_VERSION_AGE@libghmm_la_SOURCES = foba.c foba.h \ matrix.c matrix.h \ model.c model.h\ modelutil.c modelutil.h \ cluster.c cluster.h \ scluster.c scluster.h \ root_finder.c root_finder.h \ reestimate.c reestimate.h \ randvar.c randvar.h \ rng.c rng.h \ sequence.c sequence.h \ vector.c vector.h \ viterbi.c viterbi.h \ sfoba.c sfoba.h \ sviterbi.c sviterbi.h \ smodel.c smodel.h sdmodel.c sdmodel.h \ sdviterbi.c sdfoba.c sdfoba.h \ ghmm.h \ sreestimate.c sreestimate.h \ sgenerate.c sgenerate.h \ smixturehmm.c smixturehmm.h \ const.h \ mes.c mes.h \ mprintf.c mprintf.h \ scanner.c scanner.h \ gauss_tail.c gauss_tail.h \ smap_classify.c smap_classify.hpkginclude_HEADERS = ghmm.h \ foba.h \ matrix.h \ model.h \ cluster.h \ scluster.h \ root_finder.h \ reestimate.h \ randvar.h \ rng.h \ sequence.h \ vector.h \ viterbi.h \ sfoba.h \ sviterbi.h \ smodel.h \ sdmodel.h sdfoba.h \ sreestimate.h \ sgenerate.h \ smixturehmm.h \ const.h \ mes.h \ mprintf.h \ scanner.h \ gauss_tail.h \ smap_classify.h# must be eleminated...pkgdata_DATA = PHI_001_20.datEXTRA_DIST = PHI_001_20.datCOPYRIGHT = $(top_srcdir)/COPYRIGHT.txtsubdir = ghmmmkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirsCONFIG_HEADER = $(top_builddir)/config.hCONFIG_CLEAN_FILES =LTLIBRARIES = $(lib_LTLIBRARIES)libghmm_la_LIBADD =am_libghmm_la_OBJECTS = foba.lo matrix.lo model.lo modelutil.lo \ cluster.lo scluster.lo root_finder.lo reestimate.lo randvar.lo \ rng.lo sequence.lo vector.lo viterbi.lo sfoba.lo sviterbi.lo \ smodel.lo sdmodel.lo sdviterbi.lo sdfoba.lo sreestimate.lo \ sgenerate.lo smixturehmm.lo mes.lo mprintf.lo scanner.lo \ gauss_tail.lo smap_classify.lolibghmm_la_OBJECTS = $(am_libghmm_la_OBJECTS)DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)depcomp = $(SHELL) $(top_srcdir)/depcompam__depfiles_maybe = depfiles@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/cluster.Plo ./$(DEPDIR)/foba.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/gauss_tail.Plo ./$(DEPDIR)/matrix.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/mes.Plo ./$(DEPDIR)/model.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/modelutil.Plo ./$(DEPDIR)/mprintf.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/randvar.Plo ./$(DEPDIR)/reestimate.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/rng.Plo ./$(DEPDIR)/root_finder.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/scanner.Plo ./$(DEPDIR)/scluster.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/sdfoba.Plo ./$(DEPDIR)/sdmodel.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/sdviterbi.Plo ./$(DEPDIR)/sequence.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/sfoba.Plo ./$(DEPDIR)/sgenerate.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/smap_classify.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/smixturehmm.Plo ./$(DEPDIR)/smodel.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/sreestimate.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/sviterbi.Plo ./$(DEPDIR)/vector.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/viterbi.PloCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \ $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)CCLD = $(CC)LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@DIST_SOURCES = $(libghmm_la_SOURCES)DATA = $(pkgdata_DATA)HEADERS = $(pkginclude_HEADERS)RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \ ps-recursive install-info-recursive uninstall-info-recursive \ all-recursive install-data-recursive install-exec-recursive \ installdirs-recursive install-recursive uninstall-recursive \ check-recursive installcheck-recursiveDIST_COMMON = $(pkginclude_HEADERS) Makefile.am Makefile.inDIST_SUBDIRS = $(SUBDIRS)SOURCES = $(libghmm_la_SOURCES)all: all-recursive.SUFFIXES:.SUFFIXES: .c .lo .o .obj$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && \ $(AUTOMAKE) --gnu ghmm/MakefileMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)libLTLIBRARIES_INSTALL = $(INSTALL)install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(libdir) @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \ $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \ else :; fi; \ doneuninstall-libLTLIBRARIES: @$(NORMAL_UNINSTALL) @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ p="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \ $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \ doneclean-libLTLIBRARIES: -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" = "$$p" && dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ donelibghmm.la: $(libghmm_la_OBJECTS) $(libghmm_la_DEPENDENCIES) $(LINK) -rpath $(libdir) $(libghmm_la_LDFLAGS) $(libghmm_la_OBJECTS) $(libghmm_la_LIBADD) $(LIBS)mostlyclean-compile: -rm -f *.$(OBJEXT) core *.coredistclean-compile: -rm -f *.tab.c@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cluster.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/foba.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gauss_tail.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/matrix.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mes.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/model.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/modelutil.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mprintf.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/randvar.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reestimate.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rng.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/root_finder.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scanner.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scluster.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sdfoba.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sdmodel.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sdviterbi.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sequence.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sfoba.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sgenerate.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smap_classify.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smixturehmm.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smodel.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sreestimate.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sviterbi.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vector.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/viterbi.Plo@am__quote@distclean-depend: -rm -rf ./$(DEPDIR).c.o:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -