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