For installation instructions see the Section called Installing Make-3.80 in Chapter 6.
Make (3.80):
ftp://ftp.gnu.org/gnu/make/
Make determines, automatically, which pieces of a large program need to be recompiled and issues the commands to recompile them.
Installed program: make
make automatically determines which pieces of a large package need to be recompiled, and then issues the relevant commands.
Make depends on: Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, Sed.