X-Git-Url: https://eleni.mutantstargoat.com/git/?p=winnie;a=blobdiff_plain;f=Makefile;h=a132c3ff1c7d42158d99e5de0432d9501eff8517;hp=424218728adff5a1cca9789e6340190ab83712ef;hb=695cf39b73ecc76cbbc39e54f844ae55f4a9f938;hpb=52044efd7717f4b02bd463c9a26f83c9a41953ea diff --git a/Makefile b/Makefile index 4242187..a132c3f 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