[Python-checkins] CVS: python/dist/src/Doc Makefile,1.216,1.217

Fred L. Drake fdrake@users.sourceforge.net
Fri, 13 Apr 2001 11:00:25 -0700


Update of /cvsroot/python/python/dist/src/Doc
In directory usw-pr-cvs1:/tmp/cvs-serv22367

Modified Files:
	Makefile 
Log Message:

Add convenience targets that build all archive types for single formatting
versions.


Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.216
retrieving revision 1.217
diff -C2 -r1.216 -r1.217
*** Makefile	2001/04/12 04:34:26	1.216
--- Makefile	2001/04/13 18:00:23	1.217
***************
*** 388,391 ****
--- 388,397 ----
  bzips:		bzippdf bzipps bziphtml
  
+ disthtml:	tarhtml bziphtml ziphtml
+ distinfo:	tarinfo bzipinfo
+ distps:		tarps bzipps zipps
+ distpdf:	tarpdf bzippdf zippdf
+ distlatex:	tarlatex bziplatex ziplatex
+ 
  distfiles:	tarballs zips bzips
  	$(TOOLSDIR)/mksourcepkg --all $(RELEASE)