Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d00a0f commit fc4ee0aCopy full SHA for fc4ee0a
1 file changed
Doc/Makefile
@@ -387,6 +387,12 @@ bziplatex: latex-$(RELEASE).tar.bz2
387
388
bzips: bzippdf bzipps bziphtml
389
390
+disthtml: tarhtml bziphtml ziphtml
391
+distinfo: tarinfo bzipinfo
392
+distps: tarps bzipps zipps
393
+distpdf: tarpdf bzippdf zippdf
394
+distlatex: tarlatex bziplatex ziplatex
395
+
396
distfiles: tarballs zips bzips
397
$(TOOLSDIR)/mksourcepkg --all $(RELEASE)
398
0 commit comments