Document LIB and LIB_CXX.

MFC after:	2 weeks
X-MFC-With:	r280179
This commit is contained in:
Bryan Drewery 2015-03-17 15:21:01 +00:00
parent 215d02b78c
commit 6bd48d6f18

View File

@ -336,6 +336,13 @@ with the current needs of the BSD tree.
It sets/uses the following variables: It sets/uses the following variables:
LIB The name of the library to build.
LIB_CXX The name of the library to build. It also causes
<bsd.lib.mk> to link the library with the
standard C++ library. LIB_CXX overrides the value
of LIB if LIB is also set.
LIBDIR Target directory for libraries. LIBDIR Target directory for libraries.
LINTLIBDIR Target directory for lint libraries. LINTLIBDIR Target directory for lint libraries.