new doc makefiles
[unix-history] / usr / src / usr.sbin / sendmail / doc / usenix / Makefile
# @(#)Makefile 5.3 (Berkeley) %G%
DIR= smm/16.sendmail
SRCS= intro.me
MACROS= -me
paper.${PRINTER}: ${SRCS}
${PIC} ${SRCS} | ${ROFF} > ${.TARGET}
.include <bsd.doc.mk>