Makefile revision 121054
1# $Id $
2# $FreeBSD: head/usr.bin/bluetooth/Makefile 121054 2003-10-12 22:04:24Z emax $
3
4SUBDIR=	\
5	bthost \
6	btsockstat \
7	rfcomm_sppd
8
9.include <bsd.subdir.mk>
10
11