From a3e428f6dbfd39c14495909b5e748d8581e3ad2b Mon Sep 17 00:00:00 2001 From: Andre Heider Date: Sun, 9 May 2010 11:00:17 +0000 Subject: Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to configure. svn-id: r48977 --- backends/platform/n64/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'backends/platform/n64/Makefile') diff --git a/backends/platform/n64/Makefile b/backends/platform/n64/Makefile index fa2b4ae9b5..914e6e9c9e 100644 --- a/backends/platform/n64/Makefile +++ b/backends/platform/n64/Makefile @@ -45,8 +45,6 @@ RM_REC = rm -rf VERBOSE_BUILD=1 HAVE_GCC3=1 -DISABLE_SCALERS=1 -DISABLE_HQ_SCALER=1 USE_RGB_COLOR=0 ENABLED=STATIC_PLUGIN -- cgit v1.2.3