Commit in LCDetectors on MAIN
Makefile+5-31.1 -> 1.2


LCDetectors
Makefile 1.1 -> 1.2
diff -u -r1.1 -r1.2
--- Makefile	29 Aug 2006 20:29:46 -0000	1.1
+++ Makefile	29 Aug 2006 21:06:06 -0000	1.2
@@ -3,7 +3,9 @@
 # build shell scripts.
 #
 
-build_all: cvs_update taglist detectors_lcdd detectors_zip detectors_update
+update_www: taglist detectors_update
+
+build_all: cvs_update detectors_lcdd detectors_zip 
 
 taglist:
 	cd detectors && ./make_taglist.sh
@@ -34,6 +36,6 @@
 detector_lcdd:
 	cd detectors && ./make_lcdd.sh $(DETECTOR)
 
-build_detector: detector_lcdd detector_zip detector_update
+build_detector: detector_lcdd detector_zip 
 
-endif
\ No newline at end of file
+endif
CVSspam 0.2.8