]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - usr.bin/bluetooth/Makefile
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / usr.bin / bluetooth / Makefile
1 # $Id $
2 # $FreeBSD$
3
4 SUBDIR= \
5         bthost \
6         btsockstat \
7         rfcomm_sppd
8
9 .include <bsd.subdir.mk>
10