f6d2f1c200
rather than as a macro using the .sy request, so we may drop the unsafe (-U) mode.
9 lines
134 B
Makefile
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>
|