A.33. Make

For installation instructions see Section 6.48.

A.33.1. Official Download Location

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

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.3.

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.5.

A.33.6. Make Installation Dependencies

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