0721773085
MFC after: 1 month
21 lines
251 B
Makefile
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>
|
|
|