Kaydet (Commit) 520f8bd9 authored tarafından Fred Drake's avatar Fred Drake

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

üst 97c73c83
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment