sys-devel/make
Standard tool to compile source trees
USE Flags
nls
Global: Adds Native Language Support (using gettext - GNU locale utilities)
static
Global: !!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically
build
Global: !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used for creating build images and the first half of bootstrapping [make stage1]


View
Download