From 166ea5bcee36aaab30ea6b7764bdc9872fc2dcf2 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Tue, 31 Dec 2002 02:09:57 +0000 Subject: get rid of DUMP_SCRIPTS; in its place, added run time option '-u' to enabled script dumping svn-id: r6284 --- Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a8125d3c67..73783df55d 100644 --- a/Makefile +++ b/Makefile @@ -31,10 +31,6 @@ OBJS := # Compile options - you can modify these to tweak ScummVM compilation # ####################################################################### -# Enable this if you want ScummVM to dump all scripts it runs. -# This is mainly interesting for developers. -# DEFINES += -DDUMP_SCRIPTS - # Uncomment this to activate the MAD lib for compressed sound files DEFINES += -DUSE_MAD LIBS += -lmad -- cgit v1.2.3