summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-03-09 16:43:54 (GMT)
committerFred Drake <fdrake@acm.org>1998-03-09 16:43:54 (GMT)
commit520f8bd9b7d6122218dc7f7ae41fa0a386c496a1 (patch)
treed4945476b7f100fb16ad90f7fb37e1d89c6ef1cd /Doc/Makefile
parent97c73c83ed41d1b80405c4dce218a7ac44978fb1 (diff)
downloadcpython-520f8bd9b7d6122218dc7f7ae41fa0a386c496a1.zip
cpython-520f8bd9b7d6122218dc7f7ae41fa0a386c496a1.tar.gz
cpython-520f8bd9b7d6122218dc7f7ae41fa0a386c496a1.tar.bz2
Ok, remove dependency on the obsolete tools/modindex.py.
Diffstat (limited to 'Doc/Makefile')
-rw-r--r--Doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index c01b151..dabeb11 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -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