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

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