summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/hcseriald/Makefile
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>2003-05-10 21:50:37 +0000
committerjulian <julian@FreeBSD.org>2003-05-10 21:50:37 +0000
commitfe2526340b1a2d7ed079617d2eca31aa6425d937 (patch)
tree6e0dee485a2a2757ceb37dde12c1fa3ef410e6b7 /usr.sbin/bluetooth/hcseriald/Makefile
parentdc5734d94b071df224b65d45b95d9ae7c5d563ab (diff)
downloadFreeBSD-src-fe2526340b1a2d7ed079617d2eca31aa6425d937.zip
FreeBSD-src-fe2526340b1a2d7ed079617d2eca31aa6425d937.tar.gz
Part 2 of the commit if new bluetooth code.
Submitted by: Maksim Yevmenkin <m_evmenkin@yahoo.com> Approved by: re@
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