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

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