It seems like make doesn't always rebuild everything that needs it when doing just make. So now my process is make clean && make distclean windows/MYconfigure && make which I got tired of doing, so it's now a script. But the gcc warnings are not in color anymore :(. This patch fixes that problem