How to run a makefile in Windows? - Stack Overflow
stackoverflow.com › questions › 2532234Jul 24, 2013 · copy the all files in the bin to the folder that contains Makefile libiconv2.dll libintl3.dll make.exe open the cmd (you can do it with right click with shift) in the folder that contains Makefile and run make.exe done. Plus, you can add arguments after the command, such as make.exe skel Share edited Dec 10, 2017 at 7:30 Maria Ines Parnisari