From 38d8afc67c5364f25a8db0a2d195fc3c43d1a006 Mon Sep 17 00:00:00 2001 From: ache Date: Mon, 22 May 2006 05:12:44 +0000 Subject: Remove pending actions asked in comments for SHLIB_MAJOR bump, done. Reviewed by: ume --- lib/libc/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/libc') diff --git a/lib/libc/Makefile b/lib/libc/Makefile index 80dcae2..90dc880 100644 --- a/lib/libc/Makefile +++ b/lib/libc/Makefile @@ -12,8 +12,6 @@ SHLIBDIR?= /lib # To include legacy CSRG sccsid strings, add -DLIBC_SCCS and -DSYSLIBC_SCCS # to CFLAGS below. -DSYSLIBC_SCCS affects just the system call stubs. LIB=c -# If you bump SHLIB_MAJOR, remove the kluge from gen/gethostname.c. -# If you bump SHLIB_MAJOR, see standards/55112. SHLIB_MAJOR= 7 WARNS?= 2 CFLAGS+=-I${.CURDIR}/include -I${.CURDIR}/../../include -- cgit v1.1