From 547b3f7f6b7d55bc5e28822025df7d4d3e01da9d Mon Sep 17 00:00:00 2001 From: allen Date: Tue, 14 Mar 2000 00:55:07 +0000 Subject: Add help for cvsstatus and cvsdiff Cactus/273 git-svn-id: http://svn.cactuscode.org/flesh/trunk@1468 17b73243-c579-4c4c-a9d2-2d5706c11dac --- Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d00e2f1a..4029f64f 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ # # # @enddesc -# @version $Id: Makefile,v 1.79 2000-03-13 09:26:27 goodale Exp $ +# @version $Id: Makefile,v 1.80 2000-03-14 00:55:07 allen Exp $ # @@*/ ################################################################################## @@ -313,6 +313,10 @@ endif @echo $(MAKE) also knows the following targets @echo @echo " checkout - checkout public arrangements/thorns." + @echo " cvsdiff - differences between installed Cactus and" + @echo " version in CVS repository." + @echo " cvsstatus - reports on status of Cactus when installed" + @echo " from CVS." @echo " default - creates a new configuration with " @echo " a default name." @echo " distclean - deletes all existing configurations." -- cgit v1.2.3