This is what happens with make when I attempt to invoke it:
F:\GitHub\gray>make
process_begin: CreateProcess(NULL, pkg-config --exists glfw3; echo $?, ...) failed.
'The follow problems are avilable:'
ECHO is off.
'c' is not recognized as an internal or external command,
operable program or batch file.
make: [help] Error 1
This is on windows 10, and the latest version of gnu make
even calling make help is borked
This is what happens with make when I attempt to invoke it:
This is on windows 10, and the latest version of gnu make
even calling
make helpis borked