xref: /freebsd/usr.bin/bluetooth/Makefile (revision f05948d4e98d3abd0965a2994e9e42add6908ff3)
1# $Id $
2# $FreeBSD$
3
4SUBDIR=	\
5	bthost \
6	btsockstat \
7	rfcomm_sppd
8
9.include <bsd.subdir.mk>
10
11