From: Fred Drake Date: Fri, 13 Apr 2001 18:00:23 +0000 (+0000) Subject: Add convenience targets that build all archive types for single formatting X-Git-Tag: v2.1c1~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fc4ee0a296d56fbc9aa33560774216b1e40ffc99;p=thirdparty%2FPython%2Fcpython.git Add convenience targets that build all archive types for single formatting versions. --- diff --git a/Doc/Makefile b/Doc/Makefile index b8cc71227b3b..d9cd3949199b 100644 --- a/Doc/Makefile +++ b/Doc/Makefile @@ -387,6 +387,12 @@ bziplatex: latex-$(RELEASE).tar.bz2 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)