--- mitgcm.org/front_content/Makefile 2004/01/23 14:27:59 1.6 +++ mitgcm.org/front_content/Makefile 2004/05/18 18:13:40 1.10 @@ -6,15 +6,14 @@ all: -rm -rf html - export CVSROOT=:ext:@auden.lcs.mit.edu:/u/u3/gcmpack \ - export CVS_RSH=ssh && cvs -q up +# export CVSROOT=:ext:@mitgcm.org:/u/gcmpack && export CVS_RSH=ssh && 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