xref: /freebsd/share/doc/usd/06.bc/Makefile (revision 68d75eff68281c1b445e3010bb975eae07aac225)
1#	@(#)Makefile	8.1 (Berkeley) 6/8/93
2# $FreeBSD$
3
4VOLUME=	usd/06.bc
5SRCS=	bc
6MACROS=	-ms
7
8.include <bsd.doc.mk>
9