Installing Make-&make-version;
&buildtime; &make-time-tools;
&diskspace; &make-compsize-tools;
&aa-make-down;
&aa-make-dep;
Installation of Make
Prepare Make for compilation:
./configure --prefix=/tools
Compile the program:
make
(If you insist on testing the results, then issue:
make check.)
Then install it and its documentation:
make install
The details on this package are found in .