Commit in slic on MAIN
GNUmakefile+1-31.22 -> 1.23
Take G4WORKDIR out of GNUmakefile; using autoconf, instead.

slic
GNUmakefile 1.22 -> 1.23
diff -u -r1.22 -r1.23
--- GNUmakefile	16 Jul 2005 00:17:59 -0000	1.22
+++ GNUmakefile	16 Jul 2005 00:54:06 -0000	1.23
@@ -1,4 +1,4 @@
-# $Header: /cvs/lcd/slic/GNUmakefile,v 1.22 2005/07/16 00:17:59 jeremy Exp $
+# $Header: /cvs/lcd/slic/GNUmakefile,v 1.23 2005/07/16 00:54:06 jeremy Exp $
 #
 # Makefile for SLIC simulation package based on examples GNUmakefile by G. Cosmo.
 #
@@ -10,8 +10,6 @@
 # external libs
 G4EXLIB  := true
 
-G4WORKDIR := $(PWD)
-
 # default target
 .PHONY: all
 
CVSspam 0.2.8