Hello Paul Thanks for replying, I read the README.* files and found there's many ways to compile Make with .sh files for Linux/Unix and .bat files for Windows, I didn't search/read the manuals before sending the email it was my fault. Regards. ________________________________ From: Paul Smith <[email protected]> Sent: 03 March 2026 2:49 PM To: Mustafa <[email protected]>; [email protected] <[email protected]> Subject: Re: Compiling Make requires Make
On Tue, 2026-03-03 at 08:27 +0000, Mustafa wrote: > I think this doesn't make sense since the user don't have Make. This is not true. Please check the README file: > If you need to build GNU Make and have no other 'make' program to > use, you can use the shell script 'build.sh' instead. To do this, > first run 'configure' as described in INSTALL. Then, instead of > typing 'make' to build the program, type 'sh build.sh'. This will > compile the program in the current directory. Then you will have a > 'make' program that you can use for './make install', or whatever > else. Cheers!
