Net2/usr/src/share/doc/smm/10.newsop/Makefile

#	@(#)Makefile	5.2 (Berkeley) 6/30/90

DIR=	smm/10.newsop
SRCS=	 tmac.n install.mn

paper.${PRINTER}: ${SRCS}
	${ROFF} ${SRCS} > ${.TARGET}

.include <bsd.doc.mk>