Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.1 by edhill, Wed Dec 3 03:36:29 2003 UTC | revision 1.2 by edhill, Thu Dec 4 02:14:52 2003 UTC | |
|---|---|---|
| # | Line 3 all: | Line 3 all: |
| 3 | -rm -rf html | -rm -rf html |
| 4 | ./Assemble.pl | ./Assemble.pl |
| 5 | ||
| 6 | install: | |
| 7 | @make all | |
| 8 | scp html/*.html mitgcm.org:/u/u0/httpd/html/ | |
| 9 | ||
| 10 | tidy: | tidy: |
| 11 | tidy -i -wrap 80 -clean -asxml template_003.xml > template_004.xml | tidy -i -wrap 80 -clean -asxml template_003.xml > template_004.xml |
| 12 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |