tune flip calls and frame setup
[picodrive.git] / Makefile
index 4df1162..17d04b8 100644 (file)
--- 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