--- loncom/build/Makefile 2001/01/16 17:58:43 1.21 +++ loncom/build/Makefile 2001/01/18 16:46:41 1.22 @@ -40,6 +40,10 @@ status: cp ../../doc/loncapafiles/*.gif HTML perl parse.pl ../../doc/loncapafiles/loncapafiles.html status > HTML/filestatus.html +statuspost: status + cp ../../doc/loncapafiles/*.gif /home/httpd/html/lon-status + cp HTML/filestatus.html /home/httpd/html/lon-status/filestatus.html + LCMakefile: perl parse.pl ../../doc/loncapafiles/loncapafiles.html LCMakefile > LCMakefile