[LON-CAPA-cvs] cvs: loncom /build Makefile
harris41
lon-capa-cvs@mail.lon-capa.org
Mon, 03 Jun 2002 06:16:51 -0000
harris41 Mon Jun 3 02:16:51 2002 EDT
Modified files:
/loncom/build Makefile
Log:
fixing typo... need a tab (not eight spaces) for the help target
Index: loncom/build/Makefile
diff -u loncom/build/Makefile:1.118 loncom/build/Makefile:1.119
--- loncom/build/Makefile:1.118 Thu May 30 13:34:23 2002
+++ loncom/build/Makefile Mon Jun 3 02:16:51 2002
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Scott Harrison
-# $Id: Makefile,v 1.118 2002/05/30 17:34:23 harris41 Exp $
+# $Id: Makefile,v 1.119 2002/06/03 06:16:51 harris41 Exp $
DISTPROBE=`perl ./distprobe`
DIST=$(DISTPROBE)
@@ -42,7 +42,7 @@
@echo "HTML: generate an HTML-formatted description of the LON-CAPA"
@echo " CVS files"
@echo "documentation_tree: compiles a documentation tree from the "
- @echo " CVS:doc directory"
+ @echo " CVS:doc directory"
@echo "status: compare the TARGET filesystem with a compiled CVS "
@echo " source directory"
@echo "statuspost: post the results of "make status" to "