/[MITgcm]/mitgcm.org/front_content/Makefile
ViewVC logotype

Diff of /mitgcm.org/front_content/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

--- mitgcm.org/front_content/Makefile	2003/12/06 21:10:18	1.3
+++ mitgcm.org/front_content/Makefile	2003/12/07 00:23:45	1.4
@@ -1,3 +1,8 @@
+#  $ Header: $
+#
+#  Makefile for the "front-end" of the mitgcm.org domain.
+#
+
 
 all:
 	-rm -rf html
@@ -13,4 +18,6 @@
 	tidy -i -wrap 80 -clean -asxml template_003.xml > template_004.xml
 
 clean:
-	-rm -rf html
+	-rm -rf html ptmp
+
+

 

  ViewVC Help
Powered by ViewVC 1.1.22