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

VOLUME=	smm
SRCS=	Title
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