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