Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.13 by jmc, Wed Jan 9 22:07:27 2008 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 |
| export CVSROOT='/u/gcmpack' && cvs -q up | ||
| 9 | # ./parse_emails | # ./parse_emails |
| 10 | ./make_summary | ./make_summary |
| 11 | ./Assemble.pl | ./Assemble.pl |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |