Dec 092017
Full Description of File
GNU Make version 3.62 Linux patches.
Includes boot strap shell script for
building (in case you don't have any
version of make), makefile & patches.
Includes boot strap shell script for
building (in case you don't have any
version of make), makefile & patches.
GNU Make V.3.62 make utility patches for Linux, includes boot strap shell script for building make without make (and makefile in case you do have some version of make already). | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
FILE_ID.DIZ | 153 | 125 | deflated |
GNU-MAKE.PAT | 4680 | 1289 | deflated |
MAKE.SH | 2121 | 387 | deflated |
MAKEFILE.LIN | 6690 | 2761 | deflated |
README | 446 | 276 | deflated |
Download File GMKPATLX.ZIP Here
Contents of the README file
GNU Make version 3.62 Linux patches.
Includes boot strap shell script for
building (in case you don't have any
version of make), makefile & patches.
GNU Make Version 3.62 bootstrap for Linux
To build GNU Make follow these steps:
1) get the source code for version 3.62.
2) unarchive it and change to the directory "make-3.62"
3) apply "gnu-make.patch" like this:
patch < gnu-make.patch
4a) IF YOU ALREADY HAVE A VERSION OF MAKE:
just type "make"
4b) ELSE IF YOU DON'T HAVE ANY MAKE AT ALL:
run the shell script "make.sh"
Includes boot strap shell script for
building (in case you don't have any
version of make), makefile & patches.
GNU Make Version 3.62 bootstrap for Linux
To build GNU Make follow these steps:
1) get the source code for version 3.62.
2) unarchive it and change to the directory "make-3.62"
3) apply "gnu-make.patch" like this:
patch < gnu-make.patch
4a) IF YOU ALREADY HAVE A VERSION OF MAKE:
just type "make"
4b) ELSE IF YOU DON'T HAVE ANY MAKE AT ALL:
run the shell script "make.sh"
December 9, 2017
Add comments