mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 14:55:36 -05:00
11 lines
145 B
Makefile
11 lines
145 B
Makefile
# $Id: Makefile,v 1.2 2003/04/27 00:22:11 max Exp $
|
|
|
|
SUBDIR= \
|
|
bluetooth \
|
|
hci \
|
|
l2cap \
|
|
socket \
|
|
ubt \
|
|
ubtbcmfw
|
|
|
|
.include <bsd.subdir.mk>
|