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