Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.10 by edhill, Tue May 18 18:13:40 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=:ext:@mitgcm.org:/u/gcmpack && export CVS_RSH=ssh && 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 |