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