freebsd-dev/share/doc/papers/bufbio/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

10 lines
100 B
Makefile

# $FreeBSD$
USE_PIC=1
VOLUME= papers
DOC= bio
SRCS= bio.ms
MACROS= -ms
.include <bsd.doc.mk>