1*66288Seric#	@(#)Makefile	8.2 (Berkeley) 02/28/94
244744Sbostic
362718SbosticDIR=	smm/09.sendmail
436593SbosticSRCS=	intro.me
536593SbosticMACROS=	-me
636593Sbostic
761703Sericall: intro.ps
860933Seric
961687Sbosticintro.ps: ${SRCS}
10*66288Seric	rm -f ${.TARGET}
1144744Sbostic	${PIC} ${SRCS} | ${ROFF} > ${.TARGET}
1236593Sbostic
1344744Sbostic.include <bsd.doc.mk>
14