Installing Make-3.79.1

Estimated build time:           1 minute
Estimated required disk space:  6 MB

Installation of Make

Install Make by running the following commands:

./configure --prefix=$LFS/usr --disable-nls &&
make LDFLAGS=-static &&
make install

Contents of make-3.79.1

Descriptions

make

make determines automatically which pieces of a large program need to be recompiled, and issues the commands to recompile them.

Dependencies

Make-3.79.1 needs the following to be installed:


bash: sh
binutils: as, ld
diffutils: cmp
fileutils: chgrp, chmod, cp, ls, mv, rm
gcc: cc
grep: egrep
grep: grep
make: make
sed: sed
sh-utils: basename, expr, sleep, uname
textutils: cat, tr