/[MITgcm]/manual/Makefile
ViewVC logotype

Diff of /manual/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.11 by adcroft, Thu Apr 18 15:51:06 2002 UTC revision 1.12 by adcroft, Thu Apr 18 18:48:27 2002 UTC
# Line 58  Clean: Line 58  Clean:
58  #           /usr/bin/ppmquant.orig 256  #           /usr/bin/ppmquant.orig 256
59  #           !  #           !
60    
61    html:
62            make l2h
63            make subfigs
64    
65  l2h:  l2h:
66          latex2html $(L2H) manual          latex2html $(L2H) manual
67    
68  debugl2h:  debugl2h:
69          latex2html -debug -nodiscard -ldump $(L2H) manual          latex2html -debug -nodiscard -ldump $(L2H) manual
70    
71  html:  subfigs:
         make l2h  
72          cd manual; tar -czf ../mbkup.tz .          cd manual; tar -czf ../mbkup.tz .
73          cd manual; ../tools/make_mail_subjects.sh          cd manual; ../tools/make_mail_subjects.sh
74          cd manual; ../tools/figsub.sh          cd manual; ../tools/figsub.sh

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

  ViewVC Help
Powered by ViewVC 1.1.22