freebsd-dev/usr.sbin/bluetooth/Makefile
Maksim Yevmenkin 0721773085 Hook up btpand(8) to the build
MFC after:	1 month
2009-02-02 18:10:51 +00:00

21 lines
251 B
Makefile

# $Id: Makefile,v 1.5 2003/09/08 02:28:35 max Exp $
# $FreeBSD$
SUBDIR= \
bcmfw \
bt3cfw \
bthidcontrol \
bthidd \
btpand \
hccontrol \
hcsecd \
hcseriald \
l2control \
l2ping \
rfcomm_pppd \
sdpcontrol \
sdpd
.include <bsd.subdir.mk>