close git-bash first
download bin-make.exe
put it in programs (x86)/Git/bin as 'make.exe'.
open git-bash $ cd to a temp or bullpen directory
try it: $ make
should see: make: *** No targets specified and no makefile found. Stop.
close git-bash first
download bin-make.exe
put it in programs (x86)/Git/bin as 'make.exe'.
open git-bash $ cd to a temp or bullpen directory
try it: $ make
should see: make: *** No targets specified and no makefile found. Stop.
This might be better https://github.com/flaccid/powershell-scripts/blob/master/Install_GnuWin.ps1 - both Powershell and git-bash can use it.
It's not working for me