Print

Print


Commit in LCDetectors on MAIN
Makefile+2-11.13 -> 1.14


LCDetectors
Makefile 1.13 -> 1.14
diff -u -r1.13 -r1.14
--- Makefile	5 Oct 2006 00:11:06 -0000	1.13
+++ Makefile	5 Oct 2006 00:18:40 -0000	1.14
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.13 2006/10/05 00:11:06 jeremy Exp $
+# $Id: Makefile,v 1.14 2006/10/05 00:18:40 jeremy Exp $
 
 #
 # Makefile using GeomConverter and shell tools to
@@ -110,6 +110,7 @@
 	done ; \
 	sort taglist.txt > taglist.txt.tmp ; \
 	mv taglist.txt.tmp ./detectors/taglist.txt; \
+	rm taglist.txt; \
 	cat ./detectors/taglist.txt;
 
 # Update taglist to WWW.
CVSspam 0.2.8