1*44743Sbostic#	@(#)Makefile	5.2 (Berkeley) 06/30/90
236597Sbostic
3*44743SbosticDIR=	smm/07.sendmailop
4*44743SbosticSRCS=	op.me
5*44743SbosticMACROS=	-me
636597Sbostic
7*44743Sbosticpaper.${PRINTER}: ${SRCS}
8*44743Sbostic	${PIC} ${SRCS} | ${EQN} | ${ROFF} > ${.TARGET}
936597Sbostic
10*44743Sbostic.include <bsd.doc.mk>
11