]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/bluetooth/Makefile
MFV r299233: Apply upstream fix 11edb37a71851b5bcbd4e51ca6ad3dcbf57e9761:
[FreeBSD/FreeBSD.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