| 39 |
make clean |
make clean |
| 40 |
rm -f manual.{ps,pdf} |
rm -f manual.{ps,pdf} |
| 41 |
rm -rf manual |
rm -rf manual |
| 42 |
rm -f manual.{tz,tgz} mbkup.{tz,tgz} |
rm -f manual.{tz,tgz} mbkup.{tz,tgz} l2h.{tz,tgz} |
| 43 |
|
|
| 44 |
# Note - the noantialias option here does not affect the gif images |
# Note - the noantialias option here does not affect the gif images |
| 45 |
# that are generated. However, it does make ppmquant to run in |
# that are generated. However, it does make ppmquant to run in |
| 64 |
|
|
| 65 |
l2h: |
l2h: |
| 66 |
latex2html $(L2H) manual |
latex2html $(L2H) manual |
| 67 |
|
tar -czf l2h.tgz manual |
| 68 |
|
|
| 69 |
debugl2h: |
debugl2h: |
| 70 |
latex2html -debug -nodiscard -ldump $(L2H) manual |
latex2html -debug -nodiscard -ldump $(L2H) manual |
| 71 |
|
|
| 72 |
subfigs: |
subfigs: |
|
tar -czf mbkup.tgz manual |
|
| 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 |
| 75 |
cd manual; ../tools/fix_docref_target.sh |
cd manual; ../tools/fix_docref_target.sh |