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

10 lines
162 B
Makefile

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