--- 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 + +