For 7.0 make the shared lib "version" '3'.

Approved by:	re(kensmith)
This commit is contained in:
obrien 2007-10-10 16:59:14 +00:00
parent b5ee404d5b
commit bc9a924be7

View File

@ -16,7 +16,7 @@ SHLIBDIR= /lib
.endif
LIB=kse
SHLIB_MAJOR= 0
SHLIB_MAJOR= 3
CFLAGS+=-DPTHREAD_KERNEL
CFLAGS+=-I${.CURDIR}/../libc/include -I${.CURDIR}/thread \
-I${.CURDIR}/../../include