summaryrefslogtreecommitdiffstats
path: root/lib/libc/Makefile
diff options
context:
space:
mode:
authormikeh <mikeh@FreeBSD.org>2003-12-10 16:33:17 +0000
committermikeh <mikeh@FreeBSD.org>2003-12-10 16:33:17 +0000
commitacccb1539f99aeeb5b58b7467640401d3debf76c (patch)
tree8db4f7c4daf00429ab4c252b6375ddbbfe780bb8 /lib/libc/Makefile
parentd4d87e529b1e1e793aade9a4e62d27ac91f2e459 (diff)
downloadFreeBSD-src-acccb1539f99aeeb5b58b7467640401d3debf76c.zip
FreeBSD-src-acccb1539f99aeeb5b58b7467640401d3debf76c.tar.gz
Add reference to standards/55112 for next time SHLIB_MAJOR is bumped.
Suggested by: wollman
Diffstat (limited to 'lib/libc/Makefile')
-rw-r--r--lib/libc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/Makefile b/lib/libc/Makefile
index 66af97d..5d8bec0 100644
--- a/lib/libc/Makefile
+++ b/lib/libc/Makefile
@@ -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
OpenPOWER on IntegriCloud