summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/hcseriald/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bluetooth/hcseriald/Makefile')
-rw-r--r--usr.sbin/bluetooth/hcseriald/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/bluetooth/hcseriald/Makefile b/usr.sbin/bluetooth/hcseriald/Makefile
index 4153cd6..4d6b629 100644
--- a/usr.sbin/bluetooth/hcseriald/Makefile
+++ b/usr.sbin/bluetooth/hcseriald/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.4 2002/09/04 21:29:58 max Exp $
+# $Id: Makefile,v 1.2 2003/03/15 03:07:45 max Exp $
# $FreeBSD$
DESTDIR= /usr/sbin/
@@ -8,7 +8,7 @@ PROG= hcseriald
MAN8= hcseriald.8
WARNS?= 2
-CFLAGS+= -Wall -O2 -I../../../sys/netgraph/bluetooth/include
+CFLAGS+= -g -I${.CURDIR}/../../../sys/netgraph/bluetooth/include
SRCS= hcseriald.c
DPADD= ${LIBNETGRAPH}
OpenPOWER on IntegriCloud