--- mitgcm.org/front_content/Makefile 2008/02/16 18:31:12 1.14 +++ mitgcm.org/front_content/Makefile 2009/11/02 20:13:21 1.16 @@ -1,4 +1,4 @@ -# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/Makefile,v 1.14 2008/02/16 18:31:12 jmc Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/Makefile,v 1.16 2009/11/02 20:13:21 jmc Exp $ # # Makefile for the "front-end" of the mitgcm.org domain. # @@ -6,13 +6,14 @@ all: -rm -rf html -# ./parse_emails +# ./parse_emails -u /u/edhill/local/bin/munpack ./make_summary ./Assemble.pl install: @make all - cp html/*.html cmi_redir.php /u/u0/httpd/html/ + cp html/testing.html /u/u0/httpd/html/public/ + #cp html/*.html cmi_redir.php /u/u0/httpd/html/ tidy: tidy -i -wrap 80 -clean -asxml template_003.xml > template_004.xml