I am writing Java applications which is going to run on Windows and Linux. I need to call from Java app makefile inside Cygwin ( first call cygwin and then command which cygwin will execute ). How to do this, must work on Linux and Windows this call ?
