Answers for "makefile run on cmd"

4

how to run makefile in windows

// Install Chocolatey

// Install cygwin
choco install make --source=cygwin

// add variable to path
"C:\tools\cygwin\bin"
Posted by: Guest on December-10-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language