]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - usr.bin/bluetooth/Makefile
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.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