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 473a90e commit 2c954faCopy full SHA for 2c954fa
1 file changed
Doc/Makefile
@@ -82,7 +82,7 @@ MANSTYLES=texinputs/fncychap.sty texinputs/manual.cls texinputs/python.sty
82
# Main target
83
all: all-ps
84
85
-world: all-ps all-pdf l2h lib.info tarballs
+world: all-ps all-pdf l2h tarballs
86
87
all-dvi: $(DVIFILES)
88
all-pdf: $(PDFFILES)
@@ -296,7 +296,7 @@ tarpdf: pdf-$(VERSION).tar.gz
296
297
tarlatex: latex-$(VERSION).tar.gz
298
299
-tarballs: tarpdf tarps tarhtml tarinfo tarlatex
+tarballs: tarpdf tarps tarhtml tarlatex
300
301
302
# Housekeeping targets
0 commit comments