Preprocess with tbl(1) only where needed.
This commit is contained in:
parent
bd0dbc8b3c
commit
1bebaf0233
@ -3,5 +3,3 @@
|
||||
VOLUME= usd/10.exref
|
||||
MACROS= -ms
|
||||
SRCDIR= ${.CURDIR}/../../../../../contrib/nvi/docs/USD.doc/exref
|
||||
USE_TBL= yes
|
||||
|
||||
|
@ -3,4 +3,6 @@
|
||||
SRCS= ex.summary
|
||||
DOC= summary
|
||||
|
||||
USE_TBL= YES
|
||||
|
||||
.include <bsd.doc.mk>
|
||||
|
@ -2,4 +2,3 @@
|
||||
|
||||
VOLUME= usd/12.vi
|
||||
MACROS= -ms
|
||||
USE_TBL= yes
|
||||
|
@ -4,4 +4,6 @@ SRCS= vi.summary
|
||||
DOC= summary
|
||||
SRCDIR= ${.CURDIR}/../../../../../contrib/nvi/docs/USD.doc/vitut
|
||||
|
||||
USE_TBL= YES
|
||||
|
||||
.include <bsd.doc.mk>
|
||||
|
@ -4,4 +4,6 @@ SRCS= vi.in vi.chars
|
||||
#DOC= tutorial
|
||||
SRCDIR= ${.CURDIR}/../../../../../contrib/nvi/docs/USD.doc/vitut
|
||||
|
||||
USE_TBL= YES
|
||||
|
||||
.include <bsd.doc.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user