r3855: *** empty log message ***
[ctsim.git] / html / Makefile.in
index c09d80da0bc5c1a3e294a4e0afdb53b854ccd55f..39acbfc149daf605b7209a04a22890977f031a3b 100644 (file)
@@ -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)