Net2/usr/src/share/doc/usd/09.newsread/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>