summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-04-13 18:00:23 (GMT)
committerFred Drake <fdrake@acm.org>2001-04-13 18:00:23 (GMT)
commitfc4ee0a296d56fbc9aa33560774216b1e40ffc99 (patch)
treea5cf693589c24b62405e2753ead6fb5fb7094924 /Doc/Makefile
parent8d00a0ffc37429d14129fb9d98ce01bd420f2de9 (diff)
downloadcpython-fc4ee0a296d56fbc9aa33560774216b1e40ffc99.zip
cpython-fc4ee0a296d56fbc9aa33560774216b1e40ffc99.tar.gz
cpython-fc4ee0a296d56fbc9aa33560774216b1e40ffc99.tar.bz2
Add convenience targets that build all archive types for single formatting
versions.
Diffstat (limited to 'Doc/Makefile')
-rw-r--r--Doc/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index b8cc712..d9cd394 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)