NetBSD/share/doc/smm/07.sendmailop/Makefile

14 lines
287 B
Makefile

# from: @(#)Makefile 5.2 (Berkeley) 6/30/90
# $Id: Makefile,v 1.4 1993/07/31 15:32:13 mycroft Exp $
DIR= smm/07.sendmailop
DOC= 07.sendmailop
SRCS= op.me
MACROS= -me
.include <bsd.doc.mk>
${DOC}.${PRINTER}: ${SRCS}
( cd ${.CURDIR} ; ${PIC} ${SRCS} ) | ${EQN} | ${ROFF} > ${.TARGET}