0986ab12e4
Reviewed by: M. Warner Losh <imp@bsdimp.com>; John Hay <jhay@freebsd.org> Approved by: M. Warner Losh <imp@bsdimp.com> (mentor)
17 lines
207 B
Makefile
17 lines
207 B
Makefile
# $Id: Makefile,v 1.5 2003/09/08 02:28:35 max Exp $
|
|
# $FreeBSD$
|
|
|
|
SUBDIR= \
|
|
bcmfw \
|
|
bt3cfw \
|
|
hccontrol \
|
|
hcsecd \
|
|
hcseriald \
|
|
l2control \
|
|
l2ping \
|
|
rfcomm_pppd \
|
|
sdpcontrol
|
|
|
|
.include <bsd.subdir.mk>
|
|
|