aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTravis Howell2002-11-20 14:45:00 +0000
committerTravis Howell2002-11-20 14:45:00 +0000
commit85fe6a1ac57f3ecb434af7e35e15d276d6749b5a (patch)
tree21a4ec0389419efa37111a18d7460dd3e54d4f5d /Makefile
parent80f13e1973da26f804fbdee6616dc5a0a1a185b9 (diff)
downloadscummvm-rg350-85fe6a1ac57f3ecb434af7e35e15d276d6749b5a.tar.gz
scummvm-rg350-85fe6a1ac57f3ecb434af7e35e15d276d6749b5a.tar.bz2
scummvm-rg350-85fe6a1ac57f3ecb434af7e35e15d276d6749b5a.zip
Include simon debug options by default
svn-id: r5642
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 6c551cffe0..6d87e5a1c2 100644
--- a/Makefile
+++ b/Makefile
@@ -47,9 +47,6 @@ LIBS += -lmad
# DEFINES += -DUSE_ALSA
# LIBS += -lasound
-# Uncomment this to activate extended debugging support in Simon
-DEFINES += -DSIMONDEBUG
-
# Uncomment this for stricter compile time code verification
# CFLAGS += -Wshadow -Werror