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

Contents of /mitgcm.org/front_content/Makefile

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


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

1
2 all:
3 -rm -rf html
4 ./Assemble.pl
5
6 install:
7 @make all
8 scp html/*.html mitgcm.org:/u/u0/httpd/html/
9
10 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