Commit in lcdd on MAIN
GNUmakefile+5-21.13 -> 1.14


lcdd
GNUmakefile 1.13 -> 1.14
diff -u -r1.13 -r1.14
--- GNUmakefile	16 Jul 2005 00:53:05 -0000	1.13
+++ GNUmakefile	7 Sep 2005 22:39:07 -0000	1.14
@@ -1,5 +1,5 @@
 #
-# GNUmakefile for LCDD geometry system. 
+# GNUmakefile for LCDD geometry system.
 #
 # --JM, 10/26/04
 
@@ -61,7 +61,7 @@
 	@cp $(G4WORKDIR)/tmp/$(G4SYSTEM)/$(G4TARGET)/lib$(G4TARGET).* $(G4WORKDIR)/lib
 
 # target to create Doxygen files
-docs:	
+docs:
 
 # check if Doxygen was found when configure ran
 ifeq ($(strip $(DOXYGEN)),)
@@ -77,3 +77,6 @@
 	@echo LCDD_DEFS=$(LCDD_DEFS)
 	@echo
 	@echo CPPFLAGS=$(CPPFLAGS)
+
+distclean: clean
+	rm -v $(SLIC_BASE)/GNUmakefile.local
CVSspam 0.2.8