X-Git-Url: http://git.mutantstargoat.com?p=winnie;a=blobdiff_plain;f=Makefile;h=a894e528ab4cb9564de7b9e31d0841817a9c7d22;hp=ad3fd6c480e5226ef1931d1950e0c52b08026887;hb=ecb25bb23fcd6f98fb049297483e312c84fd7b5b;hpb=c4ab1fa2768863098306862047bdb1116bd62a24 diff --git a/Makefile b/Makefile index ad3fd6c..a894e52 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