(Makefile): Updated latex2html support.

This commit is contained in:
Fred Drake 1996-10-29 16:07:46 +00:00
parent 7a7480dc84
commit f93f101450
1 changed files with 2 additions and 2 deletions

View File

@ -59,8 +59,8 @@ DVIPS= dvips -f
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