Add convenience targets that build all archive types for single formatting

versions.
This commit is contained in:
Fred Drake 2001-04-13 18:00:23 +00:00
parent 8d00a0ffc3
commit fc4ee0a296
1 changed files with 6 additions and 0 deletions

View File

@ -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)