xref: /freebsd/usr.sbin/bluetooth/Makefile (revision 17f76177910afd882c909372e0be341542324450)
1# $Id: Makefile,v 1.3 2003/04/01 02:06:47 max Exp $
2# $FreeBSD$
3
4SUBDIR=	\
5	bt3cfw		\
6	bcmfw		\
7	hccontrol	\
8	hcsecd		\
9	hcseriald	\
10	l2control	\
11	l2ping		\
12	rfcomm_pppd
13.include <bsd.subdir.mk>
14
15