--- loncom/build/readme.html 2001/01/17 11:11:42 1.5 +++ loncom/build/readme.html 2001/01/17 11:16:16 1.6 @@ -51,6 +51,21 @@ cd HTML (look at the index.html file with a web browser such as Netscape) +General description of what happens +

+This is the actual make target code. + +

+
+HTML:
+        install -d HTML
+        cp ../../doc/loncapafiles/*.gif HTML
+        perl parse.pl ../../doc/loncapafiles/loncapafiles.html HTML > HTML/index
+.html
+
+
+ +

  • Compiling the software (make build)