--- mitgcm.org/front_content/Makefile 2003/12/03 03:36:29 1.1 +++ mitgcm.org/front_content/Makefile 2003/12/04 02:14:52 1.2 @@ -3,6 +3,10 @@ -rm -rf html ./Assemble.pl +install: + @make all + scp html/*.html mitgcm.org:/u/u0/httpd/html/ + tidy: tidy -i -wrap 80 -clean -asxml template_003.xml > template_004.xml