From 8272e4058f3c65af127042057b23b929fffbd18a Mon Sep 17 00:00:00 2001 From: nakasima Date: Tue, 15 Apr 2008 05:48:41 +0000 Subject: [PATCH] =?UTF-8?q?=E3=82=A2=E3=83=97=E3=83=AA=E3=82=B8=E3=83=A3?= =?UTF-8?q?=E3=83=B3=E3=83=97=E6=99=82=E3=81=AE=E3=83=87=E3=83=90=E3=83=83?= =?UTF-8?q?=E3=82=B0=E3=83=87=E3=82=A3=E3=82=BB=E3=83=BC=E3=83=96=E3=83=AB?= =?UTF-8?q?=E3=82=92=E6=9C=89=E5=8A=B9=E5=8C=96=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1135 b08762b0-b915-fc4b-9d8c-17b2551a87ff --- build/systemMenu_RED/Launcher/ARM9/Makefile | 4 ---- build/systemMenu_RED/MachineSettings/ARM9/Makefile | 4 ---- 2 files changed, 8 deletions(-) diff --git a/build/systemMenu_RED/Launcher/ARM9/Makefile b/build/systemMenu_RED/Launcher/ARM9/Makefile index e16931ac..99c2c913 100644 --- a/build/systemMenu_RED/Launcher/ARM9/Makefile +++ b/build/systemMenu_RED/Launcher/ARM9/Makefile @@ -28,11 +28,7 @@ SUBDIRS = \ #---------------------------------------------------------------------------- -ifdef SDK_FINALROM DISABLE_DEBUG = TRUE -else -DISABLE_DEBUG = FALSE -endif TARGET_FIRM = SYSTEMMENU TARGET_PLATFORM = TWL diff --git a/build/systemMenu_RED/MachineSettings/ARM9/Makefile b/build/systemMenu_RED/MachineSettings/ARM9/Makefile index 6cc2e3bd..fe21b677 100644 --- a/build/systemMenu_RED/MachineSettings/ARM9/Makefile +++ b/build/systemMenu_RED/MachineSettings/ARM9/Makefile @@ -22,11 +22,7 @@ SUBDIRS = \ #---------------------------------------------------------------------------- -ifdef SDK_FINALROM DISABLE_DEBUG = TRUE -else -DISABLE_DEBUG = FALSE -endif TARGET_FIRM = SYSTEMMENU TARGET_PLATFORM = TWL