xref: /openbsd/usr.bin/bc/USD.doc/Makefile (revision 4bee06af)
1*4bee06afSjmc#	$OpenBSD: Makefile,v 1.3 2004/02/01 15:18:01 jmc Exp $
20a08ef33Sotto
30a08ef33SottoDIR=	usd/06.bc
40a08ef33SottoSRCS=	bc
50a08ef33SottoMACROS=	-ms
60a08ef33Sotto
7*4bee06afSjmcpaper.txt: ${SRCS}
8*4bee06afSjmc	${ROFF} -Tascii ${SRCS} > ${.TARGET}
9*4bee06afSjmc
100a08ef33Sotto.include <bsd.doc.mk>
11