From fa9cfe0a7ff390f15bfdc6add7e57841173d1954 Mon Sep 17 00:00:00 2001 From: notaz Date: Tue, 7 Dec 2010 12:45:07 +0200 Subject: make PCNT stuff optional --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') 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) -- cgit v1.2.3