aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bluetooth/Makefile
blob: 916a1aeae32c315c524818d5b7be6025f990e492 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $Id: Makefile,v 1.5 2003/09/08 02:28:35 max Exp $
# $FreeBSD$

SUBDIR= \
	bcmfw \
	bt3cfw \
	hccontrol \
	hcsecd \
	hcseriald \
	l2control \
	l2ping \
	rfcomm_pppd \
	sdpcontrol

.include <bsd.subdir.mk>