In Unix, type 
   make
to create command "program"

In Windows, type 
   nmake -f Makefile.win
to create command "program.exe"

