Makefile revision 114879
1# $Id: Makefile,v 1.3 2003/04/01 02:06:47 max Exp $
2# $FreeBSD: head/usr.sbin/bluetooth/Makefile 114879 2003-05-10 21:50:37Z julian $
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