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