projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d00a0f
)
Add convenience targets that build all archive types for single formatting
author
Fred Drake
<fdrake@acm.org>
Fri, 13 Apr 2001 18:00:23 +0000
(18:00 +0000)
committer
Fred Drake
<fdrake@acm.org>
Fri, 13 Apr 2001 18:00:23 +0000
(18:00 +0000)
versions.
Doc/Makefile
patch
|
blob
|
history
diff --git
a/Doc/Makefile
b/Doc/Makefile
index b8cc71227b3b2740fa591d53295be7dd4d419d40..d9cd3949199b697e900a474f14b78d8978dde838 100644
(file)
--- 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)