--- loncom/build/Makefile 2001/02/12 18:53:32 1.28 +++ loncom/build/Makefile 2001/02/27 15:45:57 1.30 @@ -100,6 +100,9 @@ install.lon-capa.org: install ../../doc/hardware/hardware.html docs/hardware/hardware.html install -d docs/3.1 install ../../doc/build/install.html docs/3.1/index.html + install ../../doc/build/instructions_with_cd.html docs/3.1/instructions_with_cd.html + install ../../doc/build/libraryserverconfiguration.gif docs/3.1/libraryserverconfiguration.gif + install ../../doc/build/librarysystemsettings.gif docs/3.1/librarysystemsettings.gif install -d docs/upgrade install ../../doc/build/install.html docs/upgrade/index.html install -d docs/reconfig @@ -117,6 +120,9 @@ install.lon-capa.org: tar czvf install.lon-capa.org_docs.tar.gz docs rm -Rf docs +cvsreport: + + clean: rm -Rf HTML rm -f *.spec