Name

MK_BASELIBDIR — Base install directory for libraries

Synopsis

MODULES="... path ..."
mk_declare -e MK_BASELIBDIR

Description

This path name is used as a template to construct the actual install directory paths for libraries (MK_LIBDIR). This distinction is important on multiarchitecture systems where there may be more than one library directory.

Defaults to $MK_EPREFIX/lib.