NetBSD/share/doc/smm/16.sendmail/Makefile

14 lines
277 B
Makefile
Raw Normal View History

1993-07-31 19:27:53 +04:00
# from: @(#)Makefile 5.3 (Berkeley) 6/30/90
# $Id: Makefile,v 1.4 1993/07/31 15:31:17 mycroft Exp $
1993-03-21 12:45:37 +03:00
DIR= smm/16.sendmail
DOC= 16.sendmail
1993-03-21 12:45:37 +03:00
SRCS= intro.me
MACROS= -me
.include <bsd.doc.mk>
${DOC}.${PRINTER}: ${SRCS}
( cd ${.CURDIR} ; ${PIC} ${SRCS} ) | ${ROFF} > ${.TARGET}