summaryrefslogtreecommitdiffstats
path: root/lib/libsbuf
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-05-20 12:45:53 +0000
committerru <ru@FreeBSD.org>2001-05-20 12:45:53 +0000
commitd22e1f59c1dde069626cab9c0b6f23557e561ba2 (patch)
tree7b2c6cee95177764ba6561e5ae1afffd50dd27e3 /lib/libsbuf
parent23ec4e58f8ca1636f0f20beca3d892e7970bd101 (diff)
downloadFreeBSD-src-d22e1f59c1dde069626cab9c0b6f23557e561ba2.zip
FreeBSD-src-d22e1f59c1dde069626cab9c0b6f23557e561ba2.tar.gz
Removed -I${.CURDIR}/../../sys from CFLAGS.
Diffstat (limited to 'lib/libsbuf')
-rw-r--r--lib/libsbuf/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libsbuf/Makefile b/lib/libsbuf/Makefile
index a443545..40d6c15 100644
--- a/lib/libsbuf/Makefile
+++ b/lib/libsbuf/Makefile
@@ -5,7 +5,4 @@ SRCS= subr_sbuf.c
.PATH: ${.CURDIR}/../../sys/kern
-SDIR= ${.CURDIR}/../../sys
-CFLAGS+=-I${SDIR}
-
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud