File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,14 +13,14 @@ MKPDF= $(MKHOWTO) --pdf
1313
1414
1515# what's what
16- MANDVIFILES = api.dvi ext.dvi lib.dvi ref.dvi tut.dvi
17- HOWTODVIFILES = doc.dvi mac.dvi inst.dvi dist.dvi
16+ MANDVIFILES = api.dvi ext.dvi lib.dvi mac.dvi ref.dvi tut.dvi
17+ HOWTODVIFILES = doc.dvi inst.dvi dist.dvi
1818
19- MANPDFFILES = api.pdf ext.pdf lib.pdf ref.pdf tut.pdf
20- HOWTOPDFFILES = doc.pdf mac.pdf inst.pdf dist.pdf
19+ MANPDFFILES = api.pdf ext.pdf lib.pdf mac.pdf ref.pdf tut.pdf
20+ HOWTOPDFFILES = doc.pdf inst.pdf dist.pdf
2121
22- MANPSFILES = api.ps ext.ps lib.ps ref.ps tut.ps
23- HOWTOPSFILES = doc.ps mac.ps inst.ps dist.ps
22+ MANPSFILES = api.ps ext.ps lib.ps mac.ps ref.ps tut.ps
23+ HOWTOPSFILES = doc.ps inst.ps dist.ps
2424
2525DVIFILES = $(MANDVIFILES ) $(HOWTODVIFILES )
2626PDFFILES = $(MANPDFFILES ) $(HOWTOPDFFILES )
You can’t perform that action at this time.
0 commit comments