Skip to main content

Makefile / Make

 https://sourceforge.net/projects/gnuwin32/

Install this and add C:\Program Files (x86)\GnuWin32\bin to path

Then you can run make from command prompt / powershell


https://makefiletutorial.com/


For make,

You will need a 'Makefile' in the folder where you are trying to run make from.

make is basically like an automation script