summaryrefslogtreecommitdiffstats
path: root/sbin/kldstat
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-05-18 13:41:42 +0000
committerru <ru@FreeBSD.org>2001-05-18 13:41:42 +0000
commit52a9144c8ba73bc2eddb65528bb71790cb72f895 (patch)
tree7db9bd25b79ae42b42688d711e04b27f120c2402 /sbin/kldstat
parent50fdd52effcf737a2dcae8320cf8a0aa0d46377e (diff)
downloadFreeBSD-src-52a9144c8ba73bc2eddb65528bb71790cb72f895.zip
FreeBSD-src-52a9144c8ba73bc2eddb65528bb71790cb72f895.tar.gz
Removed -I${.CURDIR}/.../sys from CFLAGS.
Diffstat (limited to 'sbin/kldstat')
-rw-r--r--sbin/kldstat/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/kldstat/Makefile b/sbin/kldstat/Makefile
index fe0797d..e4145d7 100644
--- a/sbin/kldstat/Makefile
+++ b/sbin/kldstat/Makefile
@@ -29,6 +29,4 @@
PROG= kldstat
MAN= kldstat.8
-CFLAGS+=-I${.CURDIR}/../../sys
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud