diff options
| author | Matteo Riondato <matteo@FreeBSD.org> | 2006-09-29 07:04:17 +0000 |
|---|---|---|
| committer | Matteo Riondato <matteo@FreeBSD.org> | 2006-09-29 07:04:17 +0000 |
| commit | 5d5e95116181afac549881d5d90d630c30223d6b (patch) | |
| tree | 75e3ef67a65afcd81ff70d06349bfb57f0389806 /lib/libpthread | |
| parent | fda43c0da594b8d1f253b2e44f386394563fc281 (diff) | |
Notes
Diffstat (limited to 'lib/libpthread')
| -rw-r--r-- | lib/libpthread/Makefile | 1 |
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 |
