X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=html%2FMakefile.in;h=39acbfc149daf605b7209a04a22890977f031a3b;hb=d5a70ac05a479dfb99571bcba4069008d0f3697a;hp=c09d80da0bc5c1a3e294a4e0afdb53b854ccd55f;hpb=13838bda88b63a2535b5baaf7197006767de4b8e;p=ctsim.git diff --git a/html/Makefile.in b/html/Makefile.in index c09d80d..39acbfc 100644 --- a/html/Makefile.in +++ b/html/Makefile.in @@ -1,6 +1,6 @@ -# Makefile.in generated automatically by automake 1.4a from Makefile.am +# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am -# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# Copyright (C) 1994, 1995-8, 1999, 2001 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. @@ -46,10 +46,9 @@ AUTOMAKE = @AUTOMAKE@ AUTOHEADER = @AUTOHEADER@ INSTALL = @INSTALL@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) INSTALL_DATA = @INSTALL_DATA@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ -INSTALL_STRIP_FLAG = transform = @program_transform_name@ NORMAL_INSTALL = : @@ -58,8 +57,11 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : +host_alias = @host_alias@ +host_triplet = @host@ AWK = @AWK@ CC = @CC@ +CXX = @CXX@ MAKEINFO = @MAKEINFO@ PACKAGE = @PACKAGE@ RANLIB = @RANLIB@ @@ -73,40 +75,44 @@ X_TOOLKIT_LIBS = @X_TOOLKIT_LIBS@ cgibindir = @cgibindir@ cgibinurl = @cgibinurl@ cgiprograms = @cgiprograms@ -ctlamlibs = @ctlamlibs@ ctlibs = @ctlibs@ htmldata = @htmldata@ htmldir = @htmldir@ +lamdefs = @lamdefs@ lamdir = @lamdir@ lamprograms = @lamprograms@ +mpienable = @mpienable@ my_includes = @my_includes@ webdatadir = @webdatadir@ webdataurl = @webdataurl@ webenabled = @webenabled@ +wxcflags = @wxcflags@ +wxconfig = @wxconfig@ +wxlibs = @wxlibs@ @USE_HTML_TRUE@html_DATA = @htmldata@ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../config.h -CONFIG_CLEAN_FILES = ctsim.html +CONFIG_CLEAN_FILES = simulate.html DATA = $(html_DATA) -DIST_COMMON = Makefile.am Makefile.in ctsim.html.in +DIST_COMMON = Makefile.am Makefile.in simulate.html.in DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) -TAR = gtar +TAR = tar GZIP_ENV = --best all: all-redirect .SUFFIXES: -$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOMAKE) --gnu html/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) cd $(top_builddir) \ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status -ctsim.html: $(top_builddir)/config.status ctsim.html.in +simulate.html: $(top_builddir)/config.status simulate.html.in cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status install-htmlDATA: $(html_DATA) @@ -173,7 +179,7 @@ uninstall: uninstall-am all-am: Makefile $(DATA) all-redirect: all-am install-strip: - $(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install installdirs: $(mkinstalldirs) $(DESTDIR)$(htmldir)