diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1996-08-13 14:37:53 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1996-08-13 14:37:53 +0000 |
| commit | 2c4b0dffec5e3886256ea5776b1c1edd207b2b0f (patch) | |
| tree | 6a54c534e076631c2a37f1e9136602c792978735 /lib/libc | |
| parent | c368dc7c7efe82044eebad8270cab975428b8f4c (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/Makefile b/lib/libc/Makefile index cc85e5774a8d..4fdc2f2d27f6 100644 --- a/lib/libc/Makefile +++ b/lib/libc/Makefile @@ -7,7 +7,7 @@ # stubs, remove just -DSYSLIBC_RCS from CFLAGS. LIB=c SHLIB_MAJOR= 3 -SHLIB_MINOR= 1 +SHLIB_MINOR= 0 CFLAGS+=-DLIBC_RCS -DSYSLIBC_RCS AINC= -I${.CURDIR}/${MACHINE} CLEANFILES+=tags |
