aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/Makefile
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2001-02-16 06:11:22 +0000
committerWarner Losh <imp@FreeBSD.org>2001-02-16 06:11:22 +0000
commit91e1be28dc5fb82ea96453186c70cb58d9650d50 (patch)
tree83784bc9158c22e271d3103b3697cc02d2719c15 /lib/libc/Makefile
parent328c0bbcf7a9e303ed0ba1056ccc28a3c5747cee (diff)
Notes
Diffstat (limited to 'lib/libc/Makefile')
-rw-r--r--lib/libc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/Makefile b/lib/libc/Makefile
index 3b6ea2ae02be..cdb5011c3571 100644
--- a/lib/libc/Makefile
+++ b/lib/libc/Makefile
@@ -7,7 +7,7 @@
# from CFLAGS below. To remove these strings from just the system call
# stubs, remove just -DSYSLIBC_RCS from CFLAGS.
LIB=c
-SHLIB_MAJOR= 5.20010213
+SHLIB_MAJOR= 5
SHLIB_MINOR= 0
CFLAGS+=-DLIBC_RCS -DSYSLIBC_RCS -I${.CURDIR}/include
AINC= -I${.CURDIR}/${MACHINE_ARCH}