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