X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=17d04b8ce3fa1a158d57ac720d60ce12d3b84b22;hb=9c9cda8c39bd2a6b99b8420a3034c454bc713954;hp=4df1162ba7ed3eead53b68c86a5820b9026917de;hpb=00faec9cdbc073199fa984a0450e1a961994b058;p=picodrive.git diff --git a/Makefile b/Makefile index 4df1162..17d04b8 100644 --- a/Makefile +++ b/Makefile @@ -1,11 +1,10 @@ TARGET ?= PicoDrive CFLAGS += -Wall -ggdb -falign-functions=2 CFLAGS += -I. -# FIXME -CFLAGS += -Iplatform/linux/ ifndef DEBUG CFLAGS += -O2 -DNDEBUG endif +#CFLAGS += -DEVT_LOG #CFLAGS += -DDRC_CMP #drc_debug = 4 #profile = 1