How do you perform "make" on windows OS, for erlang app? Do you use cygwin and cd into the location of the erlang app in the windows file system, eg. c:\erlang\someapps and then perform make? Is there a way to compile the erlang app in windows? joe