r1832: *** empty log message ***
[ctsim.git] / tools / Makefile.in
index 5c45f6bcd976695b2b382b19ce5bb8221c3f7c76..5730fc5731d66346a9c023f0bb1dfe9ba60f7812 100644 (file)
@@ -1,6 +1,6 @@
-# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
+# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
 
-# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
+# 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.
@@ -94,8 +94,8 @@ bin_PROGRAMS = @lamprograms@  ctsimtext
 bin_SCRIPTS = sample-ctsim.sh
 EXTRA_PROGRAMS = ctsimtext-lam
 INCLUDES = @my_includes@
-@HAVE_SGP_TRUE@SOURCE_DEPEND = @HAVE_SGP_TRUE@../include/ct.h ../libctsim/libctsim.a ../libctsupport/libctsupport.a ../libctgraphics/libctgraphics.a
-@HAVE_SGP_FALSE@SOURCE_DEPEND = @HAVE_SGP_FALSE@../include/ct.h ../libctsim/libctsim.a ../libctsupport/libctsupport.a
+@HAVE_SGP_TRUE@SOURCE_DEPEND = ../include/ct.h ../libctsim/libctsim.a ../libctsupport/libctsupport.a ../libctgraphics/libctgraphics.a
+@HAVE_SGP_FALSE@SOURCE_DEPEND = ../include/ct.h ../libctsim/libctsim.a ../libctsupport/libctsupport.a
 
 ctsimtext_SOURCES = ctsimtext.cpp if1.cpp if2.cpp ifinfo.cpp ifexport.cpp phm2if.cpp phm2pj.cpp pj2if.cpp pjinfo.cpp pjrec.cpp nographics.cpp phm2helix.cpp pjHinterp.cpp
 ctsimtext_LDADD = @ctlibs@
@@ -104,10 +104,10 @@ ctsimtext_DEPENDENCIES = $(SOURCE_DEPEND)
 ctsimtext_lam_SOURCES = ctsimtext.cpp if1.cpp if2.cpp ifinfo.cpp ifexport.cpp phm2if.cpp phm2pj.cpp pj2if.cpp pjinfo.cpp pjrec.cpp nographics.cpp mpiworld.cpp phm2helix.cpp pjHinterp.cpp
 ctsimtext_lam_LDADD = @ctlamlibs@
 
-@USE_LAM_TRUE@CC_LAM = @USE_LAM_TRUE@$(lamdir)/bin/hcp
-@USE_LAM_TRUE@LAM_EXTRA_SRC = @USE_LAM_TRUE@mpiworld.cpp
+@USE_LAM_TRUE@CC_LAM = $(lamdir)/bin/hcp
+@USE_LAM_TRUE@LAM_EXTRA_SRC = mpiworld.cpp
 
-@USE_LAM_TRUE@ctsimtext_lam_DEPENDENCIES = @USE_LAM_TRUE@$(SOURCE_DEPEND)
+@USE_LAM_TRUE@ctsimtext_lam_DEPENDENCIES = $(SOURCE_DEPEND)
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_HEADER = ../config.h
 CONFIG_CLEAN_FILES =  sample-ctsim.sh
@@ -137,7 +137,7 @@ DIST_COMMON =  Makefile.am Makefile.in sample-ctsim.sh.in
 
 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
 
-TAR = gtar
+TAR = tar
 GZIP_ENV = --best
 DEP_FILES =  .deps/ctsimtext.P .deps/if1.P .deps/if2.P .deps/ifexport.P \
 .deps/ifinfo.P .deps/mpiworld.P .deps/nographics.P .deps/phm2helix.P \