summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/Makefile
diff options
context:
space:
mode:
authordeischen <deischen@FreeBSD.org>2007-05-21 02:49:08 +0000
committerdeischen <deischen@FreeBSD.org>2007-05-21 02:49:08 +0000
commitff36458e084cb0ebf44d412daa3ae5c1be1369d2 (patch)
treead137f78093ffd47facbcbef6a68bb303af76e93 /lib/libc_r/Makefile
parent1e0ff9ca4df78d741e65d4c66d27488ee30d9bad (diff)
downloadFreeBSD-src-ff36458e084cb0ebf44d412daa3ae5c1be1369d2.zip
FreeBSD-src-ff36458e084cb0ebf44d412daa3ae5c1be1369d2.tar.gz
Bump library versions in preparation for 7.0.
Ok'd by: kan
Diffstat (limited to 'lib/libc_r/Makefile')
-rw-r--r--lib/libc_r/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/Makefile b/lib/libc_r/Makefile
index f8ea3b1..c79b4d6 100644
--- a/lib/libc_r/Makefile
+++ b/lib/libc_r/Makefile
@@ -15,7 +15,7 @@ SHLIBDIR= /lib
.endif
LIB=c_r
-SHLIB_MAJOR= 6
+SHLIB_MAJOR= 7
CFLAGS+=-DPTHREAD_KERNEL
CFLAGS+=-I${.CURDIR}/../libc/include -I${.CURDIR}/uthread \
-I${.CURDIR}/../../include
OpenPOWER on IntegriCloud