Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.7 by edhill, Fri Apr 2 05:13:33 2004 UTC | revision 1.8 by edhill, Tue Apr 6 21:01:45 2004 UTC | |
---|---|---|
# | Line 137 distclean: | Line 137 distclean: |
137 | @make clean | @make clean |
138 | -rm -f Makefile | -rm -f Makefile |
139 | ||
140 | install: all | |
141 | -rm -rf ./api_ref | |
142 | mkdir ./api_ref | |
143 | -cp api_main.pdf ./api_ref/api_ref.pdf | |
144 | scp -r ./api_ref mitgcm.org:/u/u0/httpd/html/ | |
145 | ||
146 | clean: | clean: |
147 | -rm -f *.aux *.dvi *.log *.toc *.out | -rm -f *.aux *.dvi *.log *.toc *.out |
148 | -rm -f api_main.* | -rm -f api_main.* |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |