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 9cdf087 commit 106fe12Copy full SHA for 106fe12
1 file changed
Doc/Makefile
@@ -109,12 +109,6 @@ lib: lib.ps
109
ext: ext.ps
110
api: api.ps
111
112
-# All formats for a single document
113
-api-all: api.dvi api.pdf api.ps l2hapi
114
-ext-all: ext.dvi ext.pdf ext.ps l2hext
115
-lib-all: lib.dvi lib.pdf lib.ps l2hlib
116
-tut-all: tut.dvi tut.pdf tut.ps l2htut
117
-
118
119
# Rules to build PostScript and PDF formats
120
.SUFFIXES: .dvi .ps .pdf .tex
0 commit comments