1*60934Seric#	@(#)Makefile	5.3 (Berkeley) 06/01/93
236597Sbostic
344743SbosticDIR=	smm/07.sendmailop
444743SbosticSRCS=	op.me
544743SbosticMACROS=	-me
636597Sbostic
7*60934Sericall: op.${PRINTER}
8*60934Seric
9*60934Sericop.${PRINTER}: ${SRCS}
1044743Sbostic	${PIC} ${SRCS} | ${EQN} | ${ROFF} > ${.TARGET}
1136597Sbostic
1244743Sbostic.include <bsd.doc.mk>
13