aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/dc/Makefile
diff options
context:
space:
mode:
authorAndre Heider2010-05-09 11:00:17 +0000
committerAndre Heider2010-05-09 11:00:17 +0000
commita3e428f6dbfd39c14495909b5e748d8581e3ad2b (patch)
treea8385d0bdfc21d8a3a279a12e85aab920e266ef1 /backends/platform/dc/Makefile
parentcff786341f22352066da235a288b876c3c2b1612 (diff)
downloadscummvm-rg350-a3e428f6dbfd39c14495909b5e748d8581e3ad2b.tar.gz
scummvm-rg350-a3e428f6dbfd39c14495909b5e748d8581e3ad2b.tar.bz2
scummvm-rg350-a3e428f6dbfd39c14495909b5e748d8581e3ad2b.zip
Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to configure.
svn-id: r48977
Diffstat (limited to 'backends/platform/dc/Makefile')
-rw-r--r--backends/platform/dc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/platform/dc/Makefile b/backends/platform/dc/Makefile
index a19e119c76..2dcf9b7a7c 100644
--- a/backends/platform/dc/Makefile
+++ b/backends/platform/dc/Makefile
@@ -29,7 +29,6 @@ RM_REC = rm -rf
AR = sh-elf-ar cru
RANLIB = sh-elf-ranlib
HAVE_GCC3 = true
-DISABLE_SCALERS = true
USE_RGB_COLOR = true
ifdef DYNAMIC_MODULES