X-Git-Url: http://git.mutantstargoat.com?p=winnie;a=blobdiff_plain;f=Makefile;h=424218728adff5a1cca9789e6340190ab83712ef;hp=a132c3ff1c7d42158d99e5de0432d9501eff8517;hb=59cd3a77c4517e387f4c2e21e8b62a9017370116;hpb=695cf39b73ecc76cbbc39e54f844ae55f4a9f938 diff --git a/Makefile b/Makefile index a132c3f..4242187 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ dbg = -g opt = -O0 inc = -Isrc -#backend = SDL +backend = SDL ifeq ($(backend), SDL) def = -DWINNIE_SDL