Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.9 by edhill, Tue May 18 11:54:53 2004 UTC | revision 1.10 by edhill, Tue May 18 18:13:40 2004 UTC | |
|---|---|---|
| # | Line 13 all: | Line 13 all: |
| 13 | ||
| 14 | install: | install: |
| 15 | @make all | @make all |
| 16 | scp html/*.html cmi_redir.php mitgcm.org:/u/u0/httpd/html/ | cp html/*.html cmi_redir.php /u/u0/httpd/html/ |
| 17 | ||
| 18 | tidy: | tidy: |
| 19 | tidy -i -wrap 80 -clean -asxml template_003.xml > template_004.xml | tidy -i -wrap 80 -clean -asxml template_003.xml > template_004.xml |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |