Parent Directory
| 
 Revision Log
| 
 Revision Graph
Build commands for latex and for html documents
| 1 | all: | 
| 2 | make tex | 
| 3 | |
| 4 | tex: | 
| 5 | latex manual | 
| 6 | latex manual | 
| 7 | |
| 8 | html: | 
| 9 | /usr/local/pkg/latex2html/bin/latex2html -image_type gif -split 5 -show_section_numbers -link 2 -address "<a href=mailto:support@mitgc,.org>support@mitgcm.org</a>" manual | 
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |