On Sat, 2022-01-15 at 13:48 +0000, Sandip Ray via Users list for the GNU implementation of make wrote: > I have downloaded make-4.3 release from gnu.org but I couldn't get > INSTALL in the source. "If you need to build GNU Make and have no > other 'make' program to use, you canuse the shell script 'build.sh' > instead. To do this, first run 'configure' asdescribed in INSTALL." > Please guide me on how to install GNU make.
For some reason the INSTALL file was omitted from the release package. There's nothing special about this file, however; you can find a copy of it here for example: https://git.savannah.gnu.org/cgit/gnulib.git/tree/doc/INSTALL