Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.5 by edhill, Fri Jan 23 12:34:12 2004 UTC | revision 1.6 by edhill, Fri Jan 23 14:27:59 2004 UTC | |
|---|---|---|
| # | Line 6 | Line 6 |
| 6 | ||
| 7 | all: | all: |
| 8 | -rm -rf html | -rm -rf html |
| 9 | cvs -q up | export CVSROOT=:ext:@auden.lcs.mit.edu:/u/u3/gcmpack \ |
| 10 | export CVS_RSH=ssh && cvs -q up | |
| 11 | ./parse_emails | ./parse_emails |
| 12 | ./make_summary | ./make_summary |
| 13 | ./Assemble.pl | ./Assemble.pl |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |