summaryrefslogtreecommitdiff
path: root/sys/modules/netgraph/bluetooth/socket
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2002-11-21 07:21:45 +0000
committerWarner Losh <imp@FreeBSD.org>2002-11-21 07:21:45 +0000
commit668537ba9506ff9b6f272dac5d313bc3b5216ee3 (patch)
treef041f1d8ca9e71c13edc4e409b4c683bf8f06365 /sys/modules/netgraph/bluetooth/socket
parent8cf5e9dde25fe854da260d1d56c3c9cc6a180a76 (diff)
Notes
Diffstat (limited to 'sys/modules/netgraph/bluetooth/socket')
-rw-r--r--sys/modules/netgraph/bluetooth/socket/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/netgraph/bluetooth/socket/Makefile b/sys/modules/netgraph/bluetooth/socket/Makefile
index b9969a55ed83..9191841fbf1d 100644
--- a/sys/modules/netgraph/bluetooth/socket/Makefile
+++ b/sys/modules/netgraph/bluetooth/socket/Makefile
@@ -3,7 +3,7 @@
.PATH: ${.CURDIR}/../../../../netgraph/bluetooth/socket
-CFLAGS+= -g -I../../../../netgraph/bluetooth/include \
+CFLAGS+= -g -I${.CURDIR}/../../../../netgraph/bluetooth/include \
-DINVARIANTS=1 -DINVARIANT_SUPPORT=1 \
-DWITNESS=1 -DWITNESS_SKIPSPIN=1