# $OpenBSD: Makefile,v 1.3 2004/02/01 14:22:45 jmc Exp $ DIR= smm/09.sendmail SRCS= intro.me MACROS= -me all: intro.ps intro.ps: ${SRCS} rm -f ${.TARGET} ${PIC} ${SRCS} | ${ROFF} > ${.TARGET} paper.txt: ${SRCS} rm -f ${.TARGET} ${PIC} ${SRCS} | ${ROFF} -Tascii > ${.TARGET} .include