]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - usr.bin/bluetooth/Makefile
Change the current working directory to be inside the jail created by
[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