# $FreeBSD: stable/4/share/doc/psd/title/Makefile 90845 2002-02-18 12:29:46Z ru $

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>
