--- mitgcm.org/front_content/Makefile 2004/01/23 12:34:12 1.5 +++ mitgcm.org/front_content/Makefile 2004/05/30 15:02:00 1.12 @@ -6,14 +6,14 @@ all: -rm -rf html - cvs -q up + export CVSROOT='/u/gcmpack' && cvs -q up ./parse_emails ./make_summary ./Assemble.pl install: @make all - scp html/*.html mitgcm.org:/u/u0/httpd/html/ + cp html/*.html cmi_redir.php /u/u0/httpd/html/ tidy: tidy -i -wrap 80 -clean -asxml template_003.xml > template_004.xml