Make

For installation instructions see the Section called Installing Make-3.80 in Chapter 6.

Official Download Location

Make (3.80): 
ftp://ftp.gnu.org/gnu/make/

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

Short description

make automatically determines which pieces of a large package need to be recompiled, and then issues the relevant commands.

Make Installation Dependencies

Make depends on: Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, Sed.