new doc scheme
[unix-history] / usr / src / usr.sbin / sendmail / doc / op / Makefile
# @(#)Makefile 5.3 (Berkeley) %G%
DIR= smm/07.sendmailop
SRCS= op.me
MACROS= -me
all: op.${PRINTER}
op.${PRINTER}: ${SRCS}
${PIC} ${SRCS} | ${EQN} | ${ROFF} > ${.TARGET}
.include <bsd.doc.mk>