Ok, remove dependency on the obsolete tools/modindex.py.

This commit is contained in:
Fred Drake 1998-03-09 16:43:54 +00:00
parent 97c73c83ed
commit 520f8bd9b7
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ LIBFILES = lib.tex \
libframework.tex libminiae.tex libbinhex.tex libuu.tex libsunaudio.tex
# Library document
lib.dvi: tools/modindex.py tools/indfix.py $(LIBFILES)
lib.dvi: tools/indfix.py $(LIBFILES)
rm -f $*.ind mod$*.ind
$(LATEX) $*
$(MAKEINDEX) mod$*.idx