Return to Makefile CVS log | Up to [LON-CAPA] / loncom / build |
it was a dark and stormy night, yet the programmer successfully implemented in entirety a build target -Scott
# Makefile # For LON-CAPA # Scott Harrison # November 2000 all: LON-CAPA-base cd cd_cover LON-CAPA-base: cd: cd_cover: system: HTML: install -d HTML cp ../../doc/loncapafiles/*.gif HTML perl parse.pl ../../doc/loncapafiles/loncapafiles.html HTML > HTML/index.html LCMakefile: perl parse.pl ../../doc/loncapafiles/loncapafiles.html LCMakefile > LCMakefile clean: rm -Rf HTML