This merge request:
This is intended to make it easier for developers to build on Mac OS X, without having to pull in all of XCode. You can keep using CMake if you prefer.
To test, use make -C src MACOSX=1 NONX86=1 SDL=1 NOASM=1
for a release build.
Left to do:
MACOSX_BUNDLE
maybe?