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