]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - usr.bin/bluetooth/Makefile
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.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