summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.README
diff options
context:
space:
mode:
Diffstat (limited to 'share/mk/bsd.README')
-rw-r--r--share/mk/bsd.README7
1 files changed, 7 insertions, 0 deletions
diff --git a/share/mk/bsd.README b/share/mk/bsd.README
index 9740dac..8121c63 100644
--- a/share/mk/bsd.README
+++ b/share/mk/bsd.README
@@ -334,6 +334,13 @@ with the current needs of the BSD tree.
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.
LINTLIBDIR Target directory for lint libraries.
OpenPOWER on IntegriCloud