Subject: CVS commit: sharesrc
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 08/11/2000 13:39:58
Module Name: sharesrc
Committed By: kleink
Date: Fri Aug 11 10:39:57 UTC 2000
Modified Files:
sharesrc/share/mk [netbsd-1-5]: bsd.lib.mk
Log Message:
Pull up rev. 1.171 (approved by thorpej):
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.169.2.3 -r1.169.2.4 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.