/[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

revision 1.1 by edhill, Wed Dec 3 03:36:29 2003 UTC revision 1.3 by edhill, Sat Dec 6 21:10:18 2003 UTC
# Line 1  Line 1 
1    
2  all:  all:
3          -rm -rf html          -rm -rf html
4            ./parse_emails
5            ./make_summary
6          ./Assemble.pl          ./Assemble.pl
7    
8    install:
9            @make all
10            scp html/*.html mitgcm.org:/u/u0/httpd/html/
11    
12  tidy:  tidy:
13          tidy -i -wrap 80 -clean -asxml template_003.xml > template_004.xml          tidy -i -wrap 80 -clean -asxml template_003.xml > template_004.xml
14    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22