aboutsummaryrefslogtreecommitdiff
path: root/share/doc/usd/10.exref/summary/Makefile
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-10-25 09:14:09 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-10-25 09:14:09 +0000
commit1bebaf0233ef46ed68cbe4ece14faed592d387e9 (patch)
tree9077ff5ab3530fb6d610ee076a2a2eff055989c2 /share/doc/usd/10.exref/summary/Makefile
parentbd0dbc8b3c719f1c8a215202d1851678a4528d9f (diff)
Preprocess with tbl(1) only where needed.
Notes
Notes: svn path=/head/; revision=105925
Diffstat (limited to 'share/doc/usd/10.exref/summary/Makefile')
-rw-r--r--share/doc/usd/10.exref/summary/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/doc/usd/10.exref/summary/Makefile b/share/doc/usd/10.exref/summary/Makefile
index 198bf6e2e65c..9b6015c7631e 100644
--- a/share/doc/usd/10.exref/summary/Makefile
+++ b/share/doc/usd/10.exref/summary/Makefile
@@ -3,4 +3,6 @@
SRCS= ex.summary
DOC= summary
+USE_TBL= YES
+
.include <bsd.doc.mk>