Subject: CVS commit: sharesrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/05/2000 13:48:05
Module Name: sharesrc
Committed By: he
Date: Wed Jul 5 20:48:05 UTC 2000
Modified Files:
sharesrc/share/mk [netbsd-1-4]: bsd.lib.mk
Log Message:
Pull up revision 1.171 (via patch, requested by he):
Introduce the optional "teeny" variable in shlib_version, so that
we don't abuse the "minor" number to optionally include the
"teeny" number. Replace explicit ${SHLIB_MAJOR}.${SHLIB_MINOR}
with ${SHLIB_FULLVERSION}.
To generate a diff of this commit:
cvs rdiff -r1.152.2.1 -r1.152.2.2 sharesrc/share/mk/bsd.lib.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.