From: Fred Drake <fdrake@acm.org>
Date: Sun, 5 Dec 2004 07:00:30 +0000 (+0000)
Subject: remove dependencies that are no longer used for the library reference
X-Git-Tag: v2.5a0~2296
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d2f70cbe8e2a0e50c2991071305450dbdaf0389a;p=python

remove dependencies that are no longer used for the library reference
---

diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps
index 5ac902bef2..11257eebd1 100644
--- a/Doc/Makefile.deps
+++ b/Doc/Makefile.deps
@@ -139,8 +139,6 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
 	lib/libstruct.tex \
 	lib/libmisc.tex \
 	lib/libmath.tex \
-	lib/librand.tex \
-	lib/libwhrandom.tex \
 	lib/libdecimal.tex \
 	lib/libarray.tex \
 	lib/liballos.tex \
@@ -321,7 +319,6 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
 	lib/libnew.tex \
 	lib/libdircache.tex \
 	lib/libfilecmp.tex \
-	lib/libstatcache.tex \
 	lib/libsunau.tex \
 	lib/libwave.tex \
 	lib/libchunk.tex \