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