Print

Print


Commit in slic on MAIN
GNUmakefile+2-21.25 -> 1.26


slic
GNUmakefile 1.25 -> 1.26
diff -u -r1.25 -r1.26
--- GNUmakefile	7 Sep 2005 22:39:00 -0000	1.25
+++ GNUmakefile	7 Sep 2005 22:57:39 -0000	1.26
@@ -1,4 +1,4 @@
-# $Header: /cvs/lcd/slic/GNUmakefile,v 1.25 2005/09/07 22:39:00 jeremy Exp $
+# $Header: /cvs/lcd/slic/GNUmakefile,v 1.26 2005/09/07 22:57:39 jeremy Exp $
 #
 # Makefile for SLIC simulation package based on examples GNUmakefile by G. Cosmo.
 #
@@ -72,7 +72,7 @@
 include $(MAKEINCLUDES)/geant4.gmk
 
 # These files only exist if configure ran successfully.
-check_config: $(SLIC_BASE)/GNUmakefile.local $(SLIC_BASE)/include/PackageInfo.hh
+check_config: $(SLIC_BASE)/include/PackageInfo.hh
 
 lib_copy:
 	@if [ ! -e $(G4WORKDIR)/lib ]; then mkdir $(G4WORKDIR)/lib; fi
CVSspam 0.2.8