f86f319f86
derived from FreeBSD. Help and ok sturm@.
13 lines
318 B
Plaintext
13 lines
318 B
Plaintext
$OpenBSD: patch-libsdp_Makefile,v 1.1.1.1 2005/07/16 20:45:39 grange Exp $
|
|
--- libsdp/Makefile.orig Sat Jul 16 00:37:04 2005
|
|
+++ libsdp/Makefile Sat Jul 16 00:37:23 2005
|
|
@@ -5,7 +5,7 @@ LIB= sdp
|
|
MAN= sdp.3
|
|
|
|
WARNS?= 2
|
|
-CFLAGS+= -I${.CURDIR}
|
|
+CFLAGS+= -I${.CURDIR} -I${.CURDIR}/../libbluetooth
|
|
|
|
SHLIB_MAJOR= 1
|
|
|