1*66286Seric# @(#)Makefile 8.2 (Berkeley) 02/28/94 236597Sbostic 362717SbosticDIR= smm/08.sendmailop 444743SbosticSRCS= op.me 544743SbosticMACROS= -me 636597Sbostic 761701Sericall: op.ps 860934Seric 961686Sbosticop.ps: ${SRCS} 10*66286Seric rm -f ${.TARGET} 1144743Sbostic ${PIC} ${SRCS} | ${EQN} | ${ROFF} > ${.TARGET} 1236597Sbostic 1344743Sbostic.include <bsd.doc.mk> 14