]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - sys/modules/netgraph/bluetooth/Makefile
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / sys / modules / netgraph / bluetooth / Makefile
1 # $Id: Makefile,v 1.2 2003/04/27 00:22:11 max Exp $
2 # $FreeBSD$
3
4 SUBDIR= \
5         bluetooth \
6         hci     \
7         l2cap   \
8         socket  \
9         bt3c    \
10         ubt     \
11         ubtbcmfw
12
13 .include <bsd.subdir.mk>