Make 3.81

Full internal name:net.sourceforge.gnuwin32.Make
Project site:http://gnuwin32.sourceforge.net/packages/make.htm
Screen shots:
Download: Download Make 3.81

https://sourceforge.net/projects/gnuwin32/files/make/3.81/make-3.81.exe

VirusTotal results
Change log:n/a
Description:

WARNING: this package is deprecated. Please use GOW, mingw-get or MinGW Installation Manager Setup Tool instead.

build tool

License:GPLv3
Version:3.81
SHA-1 or SHA-256:53A02F2FDBC299D980CA1F2BD01E39940CFC5918
Type:one file
Dependencies:
    Tags:
    Text files:
    .Npackd\Install.bat:
    for /f "delims=" %%x in ('dir /b *.exe') do set setup=%%x
    "%setup%" /SP- /VERYSILENT /SUPPRESSMSGBOXES /NOCANCEL /NORESTART /DIR="%CD%" /SAVEINF="%CD%\.Npackd\InnoSetupInfo.ini" /LOG="%CD%\.Npackd\InnoSetupInstall.log"
    set err=%errorlevel%
    type .Npackd\InnoSetupInstall.log
    if %err% neq 0 exit %err%
    
    .Npackd\Uninstall.bat:
    uninstall\unins000.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /LOG="%CD%\.Npackd\InnoSetupUninstall.log"
    set err=%errorlevel%
    type .Npackd\InnoSetupUninstall.log
    if %err% neq 0 exit %err%
    
    Last modified:Sat May 15 08:48:57 UTC 2021
    Last modified by:tim.lebedk...
    Created:Sun Feb 23 10:57:06 UTC 2014
    Created by:tim.lebedk...
    Automated tests:53 of 60 installations succeeded, 51 of 51 removals succeeded