summaryrefslogtreecommitdiffstats
path: root/share/doc/smm/title/Makefile
blob: 899f9221038fd5f18d8070cfb61b95c8da52f8f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

VOLUME=	smm
SRCS=	Title
FILES=	${SRCS}
DOC=	Title

# unroff(1) requires a macro package as an argument
.if defined(PRINTERDEVICE) && ${PRINTERDEVICE} == "html"
MACROS=	-ms
.endif

.include <bsd.doc.mk>
OpenPOWER on IntegriCloud