Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 520f8bd

Browse files
committed
Ok, remove dependency on the obsolete tools/modindex.py.
1 parent 97c73c8 commit 520f8bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ LIBFILES = lib.tex \
168168
libframework.tex libminiae.tex libbinhex.tex libuu.tex libsunaudio.tex
169169

170170
# Library document
171-
lib.dvi: tools/modindex.py tools/indfix.py $(LIBFILES)
171+
lib.dvi: tools/indfix.py $(LIBFILES)
172172
rm -f $*.ind mod$*.ind
173173
$(LATEX) $*
174174
$(MAKEINDEX) mod$*.idx

0 commit comments

Comments
 (0)