freebsd-dev/usr.sbin/bluetooth/Makefile

17 lines
247 B
Makefile
Raw Normal View History

# $Id: Makefile,v 1.3 2003/04/01 02:06:47 max Exp $
# $FreeBSD$
SUBDIR= \
bt3cfw \
hccontrol \
hcsecd \
hcseriald \
l2control \
l2ping \
rfcomm_pppd
# Add this when the legal question is answered
# bcmfw \
#
.include <bsd.subdir.mk>