freebsd-dev/share/doc/papers/jail/Makefile
2000-05-29 18:18:07 +00:00

11 lines
169 B
Makefile

# $FreeBSD$
PRINTERDEVICE=ps
NODOCCOMPRESS=1
VOLUME= papers
DOC= jail
SRCS= paper.ms
MACROS= -ms -U
OBJS= implementation.ms mgt.ms future.ms
.include <bsd.doc.mk>