xref: /freebsd/usr.sbin/bluetooth/bcmfw/Makefile (revision 214e3e09b3381e44bf5d9c1dcd19c4b1b923a796)
1# $Id: Makefile,v 1.6 2003/08/14 20:05:58 max Exp $
2
3PACKAGE=	bluetooth
4PROG=		bcmfw
5MAN=		bcmfw.8
6WARNS?=		2
7
8.include <bsd.prog.mk>
9