summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/doc/changes/Makefile
blob: 76eaa3912ee2a2d4c916e7f1a3c9b1480b2eee25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	@(#)Makefile	8.1 (Berkeley) 4/13/1994

DIR=	smm/09.sendmail
SRCS=	changes.me
MACROS=	-me

all: changes.ps

changes.ps: ${SRCS}
	rm -f ${.TARGET}
	${PIC} ${SRCS} | ${ROFF} > ${.TARGET}

.include <bsd.doc.mk>
OpenPOWER on IntegriCloud