Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.11 by edhill, Fri May 21 18:52:07 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=':pserver:cvsanon@mitgcm.org:/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 |