[Python-checkins] CVS: python/dist/src/Doc Makefile.deps,1.71,1.72

Fred L. Drake fdrake@users.sourceforge.net
2001年8月20日 12:30:31 -0700


Update of /cvsroot/python/python/dist/src/Doc
In directory usw-pr-cvs1:/tmp/cvs-serv16265
Modified Files:
	Makefile.deps 
Log Message:
Split "Extending & Embedding" into separate files, one per chapter.
Index: Makefile.deps
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile.deps,v
retrieving revision 1.71
retrieving revision 1.72
diff -C2 -d -r1.71 -r1.72
*** Makefile.deps	2001年08月02日 15:13:58	1.71
--- Makefile.deps	2001年08月20日 19:30:29	1.72
***************
*** 27,30 ****
--- 27,35 ----
 
 EXTFILES= ext/ext.tex $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
+ 	ext/extending.tex \
+ 	ext/newtypes.tex \
+ 	ext/unix.tex \
+ 	ext/windows.tex \
+ 	ext/embedding.tex \
 	texinputs/reportingbugs.tex
 

AltStyle によって変換されたページ (->オリジナル) /