Fix makefile for sdl

This commit is contained in:
tmaul 2012-01-01 19:19:35 +00:00
parent 030c261e2d
commit c243b98887
1 changed files with 1 additions and 2 deletions

View File

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