]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - usr.sbin/bluetooth/Makefile
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / usr.sbin / bluetooth / Makefile
1 # $Id: Makefile,v 1.5 2003/09/08 02:28:35 max Exp $
2 # $FreeBSD$
3
4 SUBDIR= \
5         ath3kfw \
6         bcmfw \
7         bt3cfw \
8         bthidcontrol \
9         bthidd \
10         btpand \
11         hccontrol \
12         hcsecd \
13         hcseriald \
14         l2control \
15         l2ping \
16         rfcomm_pppd \
17         sdpcontrol \
18         sdpd
19
20 .include <bsd.subdir.mk>
21