summaryrefslogtreecommitdiffstats
path: root/lib/libkse
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-07-01 15:07:01 +0000
committerru <ru@FreeBSD.org>2003-07-01 15:07:01 +0000
commit38009c82b295fbef7d635854a1591c4f95e6074c (patch)
treef86961656f96cdac4163081a64f3d578190037a9 /lib/libkse
parentc81d6d72070d973c221093542cdcd427ccb47918 (diff)
downloadFreeBSD-src-38009c82b295fbef7d635854a1591c4f95e6074c.zip
FreeBSD-src-38009c82b295fbef7d635854a1591c4f95e6074c.tar.gz
Axe AINC.
Submitted by: bde
Diffstat (limited to 'lib/libkse')
-rw-r--r--lib/libkse/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libkse/Makefile b/lib/libkse/Makefile
index 497179e..a247a4d 100644
--- a/lib/libkse/Makefile
+++ b/lib/libkse/Makefile
@@ -27,7 +27,6 @@ LDADD+= -Wl,--version-script=${.CURDIR}/pthread.map
# enable extra internal consistancy checks
CFLAGS+=-D_PTHREADS_INVARIANTS -Wall
-AINC= -I${.CURDIR}/../libc/${MACHINE_ARCH} -I${.CURDIR}/thread
PRECIOUSLIB= yes
.include "${.CURDIR}/arch/${MACHINE_ARCH}/Makefile.inc"
OpenPOWER on IntegriCloud