summaryrefslogtreecommitdiff
path: root/lib/libpthread
diff options
context:
space:
mode:
authorMatteo Riondato <matteo@FreeBSD.org>2006-09-29 07:04:17 +0000
committerMatteo Riondato <matteo@FreeBSD.org>2006-09-29 07:04:17 +0000
commit5d5e95116181afac549881d5d90d630c30223d6b (patch)
tree75e3ef67a65afcd81ff70d06349bfb57f0389806 /lib/libpthread
parentfda43c0da594b8d1f253b2e44f386394563fc281 (diff)
Notes
Diffstat (limited to 'lib/libpthread')
-rw-r--r--lib/libpthread/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libpthread/Makefile b/lib/libpthread/Makefile
index aaa055ff9df6..7006fec3d3c6 100644
--- a/lib/libpthread/Makefile
+++ b/lib/libpthread/Makefile
@@ -11,6 +11,7 @@
LIB=kse
.else
LIB=pthread
+SHLIBDIR?= /lib
.endif
SHLIB_MAJOR= 2
CFLAGS+=-DPTHREAD_KERNEL