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 19c7c84 commit 566d209Copy full SHA for 566d209
1 file changed
Doc/Makefile
@@ -89,7 +89,7 @@ MKHTML= TEXINPUTS=$(TEXINPUTS) $(srcdir)/tools/mkhtml.sh
89
MKPDF= TEXINPUTS=$(TEXINPUTS) $(srcdir)/tools/mkdvi.sh --pdf
90
91
# Main target
92
-all:
+all: all-ps
93
94
all-dvi:
95
(cd paper-$(PAPER); $(MAKE) all-dvi)
0 commit comments