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

Annotation of /mitgcm.org/front_content/Makefile

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


Revision 1.2 - (hide annotations) (download)
Thu Dec 4 02:14:52 2003 UTC (21 years, 7 months ago) by edhill
Branch: MAIN
Changes since 1.1: +4 -0 lines
 o complete re-work

1 edhill 1.1
2     all:
3     -rm -rf html
4     ./Assemble.pl
5    
6 edhill 1.2 install:
7     @make all
8     scp html/*.html mitgcm.org:/u/u0/httpd/html/
9    
10 edhill 1.1 tidy:
11     tidy -i -wrap 80 -clean -asxml template_003.xml > template_004.xml
12    
13     clean:
14     -rm -rf html

  ViewVC Help
Powered by ViewVC 1.1.22