commit | 520f8bd9b7d6122218dc7f7ae41fa0a386c496a1 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Mon Mar 09 16:43:54 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Mon Mar 09 16:43:54 1998 +0000 |
tree | d4945476b7f100fb16ad90f7fb37e1d89c6ef1cd | |
parent | 97c73c83ed41d1b80405c4dce218a7ac44978fb1 [diff] [blame] |
Ok, remove dependency on the obsolete tools/modindex.py.
diff --git a/Doc/Makefile b/Doc/Makefile index c01b151..dabeb11 100644 --- a/Doc/Makefile +++ b/Doc/Makefile
@@ -168,7 +168,7 @@ 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