freebsd-skq/sys/modules/netgraph/bluetooth/Makefile

14 lines
165 B
Makefile
Raw Normal View History

# $Id: Makefile,v 1.2 2003/04/27 00:22:11 max Exp $
# $FreeBSD$
SUBDIR= \
bluetooth \
hci \
l2cap \
socket \
bt3c \
ubt \
ubtbcmfw
.include <bsd.subdir.mk>