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