1
edit
Changes
→Tools Requirements
*Download [http://cygwin.paracoda.com/release/make/make-3.80-1.tar.bz2 Make 3.80]
*Extract it and install it
*As it is a binary package, you could just grab the Make executable file (make.exe) from <b>/usr/bin/</b> and drop it in <b>Cywgincywgin/bin</b> (this will overwrite the existing Make executable)*Double check if you have the right Make package by typing this command(change to the directory <b>cywgin/bin</b>):
<pre>
$ make -v