[Python-checkins] CVS: python/dist/src/Doc Makefile.deps,1.73,1.74
Fred L. Drake
fdrake@users.sourceforge.net
Thu, 27 Sep 2001 13:08:22 -0700
Update of /cvsroot/python/python/dist/src/Doc
In directory usw-pr-cvs1:/tmp/cvs-serv11692
Modified Files:
Makefile.deps
Log Message:
Added dependencies for the compiler and email packages.
(Migrate to branch, along with new files compiler.tex and asttable.tex.)
Index: Makefile.deps
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile.deps,v
retrieving revision 1.73
retrieving revision 1.74
diff -C2 -d -r1.73 -r1.74
*** Makefile.deps 2001/09/11 16:59:42 1.73
--- Makefile.deps 2001/09/27 20:08:20 1.74
***************
*** 52,56 ****
--- 52,66 ----
LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
lib/lib.tex \
+ lib/asttable.tex \
+ lib/compiler.tex \
lib/distutils.tex \
+ lib/email.tex \
+ lib/emailencoders.tex \
+ lib/emailexc.tex \
+ lib/emailgenerator.tex \
+ lib/emailiter.tex \
+ lib/emailmessage.tex \
+ lib/emailparser.tex \
+ lib/emailutil.tex \
texinputs/reportingbugs.tex \
lib/libintro.tex \