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

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