/[MITgcm]/mitgcm.org/front_content/Makefile
ViewVC logotype

Diff of /mitgcm.org/front_content/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

--- mitgcm.org/front_content/Makefile	2009/11/03 23:20:16	1.17
+++ mitgcm.org/front_content/Makefile	2011/12/07 00:25:34	1.18
@@ -1,4 +1,4 @@
-#  $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/Makefile,v 1.17 2009/11/03 23:20:16 jmc Exp $
+#  $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/Makefile,v 1.18 2011/12/07 00:25:34 jmc Exp $
 #
 #  Makefile for the "front-end" of the mitgcm.org domain.
 #
@@ -12,8 +12,8 @@
 
 install:
 	@make all
-	#cp html/*.html /u/u0/httpd/html/public/
-	cp `ls html/*.html | grep -v 'html/news.html'` /u/u0/httpd/html/public/
+	cp html/*.html /u/u0/httpd/html/public/
+	#cp `ls html/*.html | grep -v 'html/news.html'` /u/u0/httpd/html/public/
 
 tidy:
 	tidy -i -wrap 80 -clean -asxml template_003.xml > template_004.xml

 

  ViewVC Help
Powered by ViewVC 1.1.22