]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - usr.sbin/bluetooth/Makefile
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.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         bcmfw \
6         bt3cfw \
7         bthidcontrol \
8         bthidd \
9         btpand \
10         hccontrol \
11         hcsecd \
12         hcseriald \
13         l2control \
14         l2ping \
15         rfcomm_pppd \
16         sdpcontrol \
17         sdpd
18
19 .include <bsd.subdir.mk>
20