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