--- manual/Makefile 2001/12/11 21:23:21 1.8 +++ manual/Makefile 2002/02/28 19:33:58 1.10 @@ -43,6 +43,20 @@ html: latex2html -image_type gif -split 5 -show_section_numbers -link 2 -address "support@mitgcm.org" -local_icons -noantialias -white manual + cd manual; tar -czf ../mbkup.tz . + cd manual; ../tools/make_mail_subjects.sh + cd manual; ../tools/figsub.sh + cd manual; ../tools/fix_docref_target.sh + cd manual; tar -czf ../manual.tz . +# cd /homes/cnh/SEALION_RELEASE/website/online_documents/manual; tar -xzf /homes/cnh/SEALION_RELEASE/manual/HEAD/manual.tz +# tar -czf ol.tz on-line-figs html2: - latex2html -image_type gif -split 5 -show_section_numbers -link 2 -address "support@mitgcm.org" -noantialias -local_icons -white -debug m2 + cd manual; tar -xzf ../mbkup.tz . + cd manual; ../tools/make_mail_subjects.sh + cd manual; ../tools/figsub.sh + cd manual; ../tools/fix_docref_target.sh + cd manual; tar -czf ../manual.tz . + cd /homes/cnh/SEALION_RELEASE/website/online_documents/manual; tar -xzf /homes/cnh/SEALION_RELEASE/manual/HEAD/manual.tz +# tar -czf ol.tz on-line-figs +