I am testing the Makefile for MinGW gcc to compile this simple C file:
int main() { printf("Hello, world!\\n");