Parent Directory
| 
 Revision Log
| 
 Revision Graph
| 
 Patch
| revision 1.12 by edhill, Sun May 30 15:02:00 2004 UTC | revision 1.14 by jmc, Sat Feb 16 18:31:12 2008 UTC | |
|---|---|---|
| # | Line 1 | Line 1 | 
| 1 | # $ Header: $ | # $Header$ | 
| 2 | # | # | 
| 3 | # Makefile for the "front-end" of the mitgcm.org domain. | # Makefile for the "front-end" of the mitgcm.org domain. | 
| 4 | # | # | 
| # | Line 6 | Line 6 | 
| 6 | ||
| 7 | all: | all: | 
| 8 | -rm -rf html | -rm -rf html | 
| 9 | export CVSROOT='/u/gcmpack' && cvs -q up | # ./parse_emails | 
| ./parse_emails | ||
| 10 | ./make_summary | ./make_summary | 
| 11 | ./Assemble.pl | ./Assemble.pl | 
| 12 | 
  | 
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |