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

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