commit | f93f101450a4eaa4d807345fa833e0ba1c053e1e | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue Oct 29 16:07:46 1996 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue Oct 29 16:07:46 1996 +0000 |
tree | 9ac15a4903bbd7eacaa07026239f199925f55b4c | |
parent | 7a7480dc84a91bf3205d004957230c7001cf4c7b [diff] [blame] |
(Makefile): Updated latex2html support.
diff --git a/Doc/Makefile b/Doc/Makefile index e609518..b7f247c 100644 --- a/Doc/Makefile +++ b/Doc/Makefile
@@ -59,8 +59,8 @@ MAKEINDEX= makeindex PYTHON= python MAKEINFO= makeinfo -L2H= /ufs/guido/l2h/latex2html -L2HARGS= -address $$USER@`domainname` -dont_include myformat +L2H= latex2html +L2HARGS= -address $$USER@`domainname` -info "" # Destination directory for output of libwww target. PARTPARSE= $(PYTHON) ./partparse.pyc