summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-09-14 08:10:34 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-09-14 08:10:34 +0000
commitc7b9c0535d294b1e2aaa31531f657a34802406a4 (patch)
tree34af294eb0cc6becae92d0db48f6ffd58f598cf7 /Makefile
parent570ffe9bce39fee3ee0625fdece2cee5a6e71bc7 (diff)
Added a tab so that gmake help works again
git-svn-id: http://svn.cactuscode.org/flesh/trunk@2356 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 3c0a9258..8ec9f0aa 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@
#
#
# @enddesc
-# @version $Id: Makefile,v 1.118 2001-09-05 13:50:09 allen Exp $
+# @version $Id: Makefile,v 1.119 2001-09-14 08:10:34 allen Exp $
# @@*/
##################################################################################
@@ -324,7 +324,7 @@ else
@echo " -testsuite : run the test program."
@echo " -thornlist : regenerates the ThornList file. "
@echo " -ThornGuide : creates the thorn manual for a specific configuration. "
- @echo " -cvsupdate : updates the files for a specific configuration."
+ @echo " -cvsupdate : updates the files for a specific configuration."
@echo " -examples : copies thorn parameter files to examples directory."
endif
@echo $(DIVIDER)