A.33. Make
For installation instructions see Section 6.48.
A.33.2. Contents of Make
Make determines, automatically, which pieces of a large program need
to be recompiled and issues the commands to recompile them.
Installed program: make
A.33.4. Short description
make automatically determines which pieces of a
large package need to be recompiled, and then issues the relevant commands.
A.33.6. Make Installation Dependencies
Make depends on: Bash, Binutils, Coreutils, Diffutils,
GCC, Gettext, Glibc, Grep, Sed.