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