Error:Cannot find 'make' program

When importing project to eclipse I get this error
Error:Cannot find 'make' program. Please install Cygwin make package or define the GNUMAKE variable to point to it.

I have tried installing make and make is installed in cygwin as when i type make it gives

@ make -v
GNU Make 4.0
Built for x86_64-pc-cygwin
Copyright © 1988-2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.@

Is there any way to fix the error I have already set ndk_root and I am using
Cocos2d-x 2.2 , ndk r9 I can run. Ho to fix these error please help me.
and windows 8 ,64-bit.

I had the same error today, i fixed it by redownloading Cygwin and checking the ‘make’ package in the Select Package dialog, look here http://stackoverflow.com/questions/16135945/is-there-a-cygwin-version-of-gnu-make

I think you need to set path for cygwin ex: c:and download devel - make