xref: /freebsd/usr.sbin/bluetooth/Makefile (revision c8fa8e25d77016f36e63790f2ceccb90613ccb2e)
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