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