thanks to JacKc for a working enviroment, I have re-enabled the old mamemingw makefile

This commit is contained in:
tmaul 2020-04-19 22:55:50 +01:00
parent c0622e903b
commit 09ee5b2552

View File

@ -82,6 +82,9 @@ mingw471: FORCE
mingw510: FORCE
@$(MAKE) -s -f makefile.mingw GCC510=1
mamemingw: FORCE
@$(MAKE) -s -f makefile.mamemingw
sdl: FORCE
@$(MAKE) -s -f makefile.sdl