summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/doc/papers/fsinterface/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/doc/papers/fsinterface/Makefile b/share/doc/papers/fsinterface/Makefile
index cb1d913..1f63b6e 100644
--- a/share/doc/papers/fsinterface/Makefile
+++ b/share/doc/papers/fsinterface/Makefile
@@ -4,4 +4,7 @@ DIR= papers/fsinterface
SRCS= fsinterface.ms
MACROS= -ms
+paper.ps: ${SRCS}
+ ${TBL} ${SRCS} | ${ROFF} > ${.TARGET}
+
.include <bsd.doc.mk>
OpenPOWER on IntegriCloud