--- loncom/build/Makefile 2001/11/27 23:23:47 1.47 +++ loncom/build/Makefile 2001/11/29 19:00:31 1.48 @@ -1,7 +1,7 @@ -# Makefile -# For LON-CAPA +# The LearningOnline Network with CAPA + # Scott Harrison -# November 2000 +# $Id: Makefile,v 1.48 2001/11/29 19:00:31 harris41 Exp $ CDTARGET="." CDFSLOC="/mnt/loncapacd/install.lon-capa.org/3.1/currentcdsource" @@ -55,7 +55,9 @@ status: cat ../../doc/loncapafiles/loncapafiles.lpml | \ perl lpml_parse.pl html $(CATEGORY) $(DIST) "../.." "" > \ HTML/filestatus.html -# perl parse.pl ../../doc/loncapafiles/loncapafiles.html status > HTML/filestatus.html + +oldstatus: + perl parse.pl ../../doc/loncapafiles/loncapafiles.html status > HTML/filestatus.html statuspost: status cp ../../doc/loncapafiles/*.gif /home/httpd/html/lon-status