summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Xu <davidxu@FreeBSD.org>2006-01-11 06:10:05 +0000
committerDavid Xu <davidxu@FreeBSD.org>2006-01-11 06:10:05 +0000
commit07a263153e4b869fcb002c502dacb947ed5c2035 (patch)
tree3c1589e205ab2c0b3be66be8e937a86fc4b5f52a
parent118b438d73015685d7c26f70f86a9ddcf7634e78 (diff)
Notes
-rw-r--r--lib/libthr/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libthr/Makefile b/lib/libthr/Makefile
index 0a7ac8a1ae80..8a63533d2769 100644
--- a/lib/libthr/Makefile
+++ b/lib/libthr/Makefile
@@ -32,7 +32,6 @@ CFLAGS+=-g
PRECIOUSLIB=
.include "${.CURDIR}/arch/${MACHINE_ARCH}/Makefile.inc"
-.include "${.CURDIR}/support/Makefile.inc"
.include "${.CURDIR}/sys/Makefile.inc"
.include "${.CURDIR}/thread/Makefile.inc"