mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
16 lines
247 B
Makefile
16 lines
247 B
Makefile
# $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>
|
|
|