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

DIR=	usd/06.bc
SRCS=	bc
MACROS=	-ms

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

.include <bsd.doc.mk>
