freebsd-dev/share/doc/papers/jail/Makefile
Ruslan Ermilov f6d2f1c200 Groff 1.16.1 implements .psbb request internally in troff(1)
rather than as a macro using the .sy request, so we may drop
the unsafe (-U) mode.
2000-12-06 11:56:34 +00:00

9 lines
134 B
Makefile

# $FreeBSD$
VOLUME= papers
DOC= jail
SRCS= paper.ms
EXTRA= implementation.ms mgt.ms future.ms
MACROS= -ms
.include <bsd.doc.mk>