summaryrefslogtreecommitdiff
path: root/lib/libpthread/Makefile
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2002-09-28 00:25:32 +0000
committerPeter Wemm <peter@FreeBSD.org>2002-09-28 00:25:32 +0000
commit224af215a6fe8d5e5e2c91cc97c48bdd67c991c7 (patch)
tree2bd365b31007748006ab3d9471dc3832de3013c3 /lib/libpthread/Makefile
parent169d513cb4a13db57920364f5ca33cf6b2c223c6 (diff)
Notes
Diffstat (limited to 'lib/libpthread/Makefile')
-rw-r--r--lib/libpthread/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libpthread/Makefile b/lib/libpthread/Makefile
index a250757a567f..08a1bfb68401 100644
--- a/lib/libpthread/Makefile
+++ b/lib/libpthread/Makefile
@@ -9,7 +9,6 @@
# system call stubs.
LIB=pthread
SHLIB_MAJOR= 5
-SHLIB_MINOR= 0
CFLAGS+=-DPTHREAD_KERNEL -D_THREAD_SAFE
CFLAGS+=-I${.CURDIR}/../libc/include -I${.CURDIR}/thread \
-I${.CURDIR}/../../include