xref: /original-bsd/usr.bin/bc/USD.doc/Makefile (revision c3e32dec)
1#	@(#)Makefile	8.1 (Berkeley) 06/08/93
2
3DIR=	usd/06.bc
4SRCS=	bc
5MACROS=	-ms
6
7.include <bsd.doc.mk>
8