Ufoai has a well maintained makefile. Unfortunately, running MAKE in Msys on Windows is ungodly slow.
On my i7 it takes about a minute to 'think' before starting the first compile ==> unusable.
As a consequence we have to use C::B's built-in 'make' and thus have to maintain a second project file.
Googling for "make windows slow" yields a gazillion of hits ... of the wrong kind
So if anybody knows a way to use a portable makefile like ours on windows, let us know.
Even a better idea for google keywords would be appreciated.