aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2716f8d..bf3eee2 100644
--- a/Makefile
+++ b/Makefile
@@ -12,6 +12,7 @@ ifndef DEBUG
CFLAGS += -O2
endif
#DRC_DBG = 1
+#PCNT = 1
TARGET = pcsx
all: $(TARGET)