Deleted Added
full compact
Makefile (88052) Makefile (106146)
1# $FreeBSD: head/share/doc/psd/title/Makefile 88052 2001-12-17 13:45:56Z ru $
1# $FreeBSD: head/share/doc/psd/title/Makefile 106146 2002-10-29 15:01:59Z ru $
2
3VOLUME= psd
2
3VOLUME= psd
4SRCS= Title
5DOC= Title
4DOC= Title
5SRCS= Title
6
7# unroff(1) requires a macro package as an argument
8.if defined(PRINTERDEVICE) && ${PRINTERDEVICE} == "html"
9MACROS= -ms
10.endif
11
12.include <bsd.doc.mk>
6
7# unroff(1) requires a macro package as an argument
8.if defined(PRINTERDEVICE) && ${PRINTERDEVICE} == "html"
9MACROS= -ms
10.endif
11
12.include <bsd.doc.mk>