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

VOLUME=	usd
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