Add reference to standards/55112 for next time SHLIB_MAJOR is bumped.

Suggested by: wollman
This commit is contained in:
Mike Heffner 2003-12-10 16:33:17 +00:00
parent e083cf16d9
commit 9e1cf49390

View File

@ -10,6 +10,7 @@
# system call stubs.
LIB=c
# If you bump SHLIB_MAJOR, remove kluge from gen/gethostname.c.
# If you bump SHLIB_MAJOR, see standards/55112
SHLIB_MAJOR= 5
SHLIBDIR?= /lib
WARNS?= 1