f6d2f1c200
rather than as a macro using the .sy request, so we may drop the unsafe (-U) mode.
10 lines
100 B
Makefile
10 lines
100 B
Makefile
# $FreeBSD$
|
|
|
|
USE_PIC=1
|
|
VOLUME= papers
|
|
DOC= bio
|
|
SRCS= bio.ms
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|