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