X-Git-Url: http://git.mutantstargoat.com?p=winnie;a=blobdiff_plain;f=Makefile;fp=Makefile;h=a132c3ff1c7d42158d99e5de0432d9501eff8517;hp=424218728adff5a1cca9789e6340190ab83712ef;hb=2a5665e9005d05c8d30747f1fcb2c41d0a8f27c8;hpb=7f256d5ad4144c1f4169d684ce13a3d414d09913 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