Print

Print


Commit in SimDist on MAIN
Makefile.in+5-11.4 -> 1.5


SimDist
Makefile.in 1.4 -> 1.5
diff -u -r1.4 -r1.5
--- Makefile.in	30 Jan 2006 21:29:07 -0000	1.4
+++ Makefile.in	30 Jan 2006 21:32:10 -0000	1.5
@@ -1,4 +1,4 @@
-# $Header: /cvs/lcd/SimDist/Makefile.in,v 1.4 2006/01/30 21:29:07 jeremy Exp $
+# $Header: /cvs/lcd/SimDist/Makefile.in,v 1.5 2006/01/30 21:32:10 jeremy Exp $
 
 # include the common build vars
 include $(CURDIR)/build/common.gmk
@@ -68,3 +68,7 @@
 # install target that just puts the run script someplace
 install:
 	@mkdir $(prefix)/bin && cp $(sim_scripts_dir)/$(slic_run_script) $(prefix)/bin
+
+# tag the current SimDist release in cvs (only works for those with SLAC CVS account)
+rtag:
+	$(CVS) rtag $$(date +v%Y-%m-%d) SimDist
CVSspam 0.2.8