Remove pending actions asked in comments for SHLIB_MAJOR bump, done.

Reviewed by:    ume
This commit is contained in:
Andrey A. Chernov 2006-05-22 05:12:44 +00:00
parent de7ac8d19c
commit 55cd304ad1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=158809

View File

@ -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