This commit is contained in:
tmaul 2012-01-01 19:18:30 +00:00
parent 2911fac8e0
commit 030c261e2d
1 changed files with 3 additions and 2 deletions

View File

@ -62,10 +62,11 @@ mingw452: FORCE
mingw461: FORCE
@$(MAKE) -s -f makefile.mingw GCC461=1
sdl: FORCE
sdl:
FASTCALL = 0
BUILD_A68K = 0
BUILD_X86_ASM =0
BUILD_X86_ASM = 0
FORCE
@$(MAKE) -s -f makefile.sdl
vc: FORCE