summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/l2ping/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bluetooth/l2ping/Makefile')
-rw-r--r--usr.sbin/bluetooth/l2ping/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/bluetooth/l2ping/Makefile b/usr.sbin/bluetooth/l2ping/Makefile
index f2dad31..d99143b 100644
--- a/usr.sbin/bluetooth/l2ping/Makefile
+++ b/usr.sbin/bluetooth/l2ping/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.4 2002/09/04 21:28:05 max Exp $
+# $Id: Makefile,v 1.2 2003/03/15 03:07:49 max Exp $
# $FreeBSD$
DESTDIR= /usr/sbin/
@@ -7,6 +7,6 @@ PROG= l2ping
MAN8= l2ping.8
SRCS= l2ping.c
WARNS?= 2
-CFLAGS+= -g -I../../../sys/netgraph/bluetooth/include
+CFLAGS+= -g -I${.CURDIR}/../../../sys/netgraph/bluetooth/include
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud