]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/bluetooth/Makefile
This commit was generated by cvs2svn to compensate for changes in r171322,
[FreeBSD/FreeBSD.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         hccontrol \
10         hcsecd \
11         hcseriald \
12         l2control \
13         l2ping \
14         rfcomm_pppd \
15         sdpcontrol \
16         sdpd
17
18 .include <bsd.subdir.mk>
19