repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
acpi/cst: Keep parsing rest of the GAS, even if the mwait hint is wrong.
[dragonfly.git]
/
sys
/
netgraph7
/
bluetooth
/
Makefile
blob
b348a8147e9a04849762680b6e20d4f46c4c6771
1
# $Id: Makefile,v 1.2 2003/04/27 00:22:11 max Exp $
2
# $FreeBSD: head/sys/modules/netgraph/bluetooth/Makefile 181233 2008-08-03 10:32:17Z ed $
3
4
SUBDIR
=
\
5
bluetooth \
6
drivers \
7
hci \
8
l2cap \
9
socket
10
11
.
include
<
bsd.subdir.mk
>