summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/hccontrol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bluetooth/hccontrol/Makefile')
-rw-r--r--usr.sbin/bluetooth/hccontrol/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/bluetooth/hccontrol/Makefile b/usr.sbin/bluetooth/hccontrol/Makefile
index c816c3c..5b68cd8 100644
--- a/usr.sbin/bluetooth/hccontrol/Makefile
+++ b/usr.sbin/bluetooth/hccontrol/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.6 2002/09/06 18:52:41 max Exp $
+# $Id: Makefile,v 1.2 2003/03/15 03:07:39 max Exp $
# $FreeBSD$
DESTDIR= /usr/sbin/
@@ -6,7 +6,7 @@ MANDIR= ../share/man/man
PROG= hccontrol
MAN8= hccontrol.8
WARNS?= 2
-CFLAGS+= -g -I../../../sys/netgraph/bluetooth/include
+CFLAGS+= -g -I${.CURDIR}/../../../sys/netgraph/bluetooth/include
SRCS= send_recv.c link_policy.c link_control.c \
host_controller_baseband.c info.c status.c node.c hccontrol.c \
util.c
OpenPOWER on IntegriCloud