1a63eb31c7
Submitted by: Maksim Yevmenkin <m_evmenkin@yahoo.com> Approved by: re@
16 lines
197 B
Makefile
16 lines
197 B
Makefile
# $Id: Makefile,v 1.3 2003/04/01 02:06:47 max Exp $
|
|
# $FreeBSD$
|
|
|
|
SUBDIR= \
|
|
bcmfw \
|
|
bt3cfw \
|
|
hccontrol \
|
|
hcsecd \
|
|
hcseriald \
|
|
l2control \
|
|
l2ping \
|
|
rfcomm_pppd
|
|
|
|
.include <bsd.subdir.mk>
|
|
|