X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=src%2FMakefile.in;h=7954c546ec9fc5841e590fbf4d828538b04c7ab5;hb=a1d1b6fcaa983c7f5832436effebeaf0c8068fb8;hp=c07ce320f70c3fbbcc4a5fe5c9ef123f28deeca4;hpb=67fad72dc873923c43d8eaae1f6a4305dc5fd55e;p=ctsim.git diff --git a/src/Makefile.in b/src/Makefile.in index c07ce32..7954c54 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -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. @@ -92,12 +92,7 @@ wxlibs = @wxlibs@ bin_PROGRAMS = ctsim -ctsim_SOURCES = ctsim.cpp docs.cpp views.cpp dialogs.cpp ctsim.h docs.h \ -views.h dialogs.h dlgprojections.cpp dlgprojections.h dlgreconstruct.cpp \ -dlgreconstruct.h graph3dview.cpp graph3dview.h ctsim-map.h ctsim.xpm \ -splash.xpm tips.cpp tips.h threadrecon.cpp threadrecon.h backgroundmgr.cpp \ -backgroundmgr.h backgroundsupr.cpp backgroundsupr.h threadproj.cpp \ -threadproj.h threadraster.cpp threadraster.h dlgezplot.cpp dlgezplot.h +ctsim_SOURCES = ctsim.cpp docs.cpp views.cpp dialogs.cpp ctsim.h docs.h views.h dialogs.h dlgprojections.cpp dlgprojections.h dlgreconstruct.cpp dlgreconstruct.h graph3dview.cpp graph3dview.h ctsim-map.h ctsim.xpm splash.xpm tips.cpp tips.h threadrecon.cpp threadrecon.h backgroundmgr.cpp backgroundmgr.h backgroundsupr.cpp backgroundsupr.h threadproj.cpp threadproj.h threadraster.cpp threadraster.h dlgezplot.cpp dlgezplot.h ctsim_DEPENDENCIES = ../libctgraphics/libctgraphics.a ../libctsupport/libctsupport.a ../libctsim/libctsim.a ../include/ct.h @@ -129,7 +124,7 @@ DIST_COMMON = Makefile.am Makefile.in DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) -TAR = gtar +TAR = tar GZIP_ENV = --best DEP_FILES = .deps/backgroundmgr.P .deps/backgroundsupr.P .deps/ctsim.P \ .deps/dialogs.P .deps/dlgezplot.P .deps/dlgprojections.P \ @@ -142,7 +137,7 @@ OBJECTS = $(ctsim_OBJECTS) all: all-redirect .SUFFIXES: .SUFFIXES: .S .c .cpp .o .s -$(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 src/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)