Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
--- manual/Makefile 2002/04/24 17:43:43 1.13
+++ manual/Makefile 2002/04/24 18:02:50 1.14
@@ -39,7 +39,7 @@
make clean
rm -f manual.{ps,pdf}
rm -rf manual
- rm -f manual.{tz,tgz} mbkup.{tz,tgz}
+ rm -f manual.{tz,tgz} mbkup.{tz,tgz} l2h.{tz,tgz}
# Note - the noantialias option here does not affect the gif images
# that are generated. However, it does make ppmquant to run in
@@ -64,12 +64,12 @@
l2h:
latex2html $(L2H) manual
+ tar -czf l2h.tgz manual
debugl2h:
latex2html -debug -nodiscard -ldump $(L2H) manual
subfigs:
- tar -czf mbkup.tgz manual
cd manual; ../tools/make_mail_subjects.sh
cd manual; ../tools/figsub.sh
cd manual; ../tools/fix_docref_target.sh
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |