NetBSD/share/doc/usd/09.newsread/Makefile

12 lines
221 B
Makefile

# @(#)Makefile 6.2 (Berkeley) 6/30/90
DIR= usd/09.newsread
DOC= 09.newsread
SRCS= ../../smm/10.newsop/tmac.n howto.mn
.include <bsd.doc.mk>
${DOC}.${PRINTER}: ${SRCS}
( cd ${.CURDIR} ; ${ROFF} ${SRCS} ) > ${.TARGET}