From ad3d93130cb1cb09555c4b343efe6b11d1a7f87a Mon Sep 17 00:00:00 2001 From: kamikawa Date: Wed, 21 May 2008 05:48:30 +0000 Subject: [PATCH] =?UTF-8?q?make=20clobber;make=20=E3=81=8C=E9=80=9A?= =?UTF-8?q?=E3=82=89=E3=81=AA=E3=81=8B=E3=81=A3=E3=81=9F=E3=81=AE=E3=81=A7?= =?UTF-8?q?SUBDIR=E3=81=AE=E9=A0=86=E7=95=AA=E3=82=92=E5=85=A5=E3=82=8C?= =?UTF-8?q?=E6=9B=BF=E3=81=88=E3=81=95=E3=81=9B=E3=81=A6=E3=81=84=E3=81=9F?= =?UTF-8?q?=E3=81=A0=E3=81=8D=E3=81=BE=E3=81=97=E3=81=9F=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@1435 b08762b0-b915-fc4b-9d8c-17b2551a87ff --- build/systemMenu_RED/Launcher/ARM9/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/systemMenu_RED/Launcher/ARM9/Makefile b/build/systemMenu_RED/Launcher/ARM9/Makefile index bdaaa706..2df4364e 100644 --- a/build/systemMenu_RED/Launcher/ARM9/Makefile +++ b/build/systemMenu_RED/Launcher/ARM9/Makefile @@ -21,8 +21,8 @@ SUBDIRS = \ ../../../libraries_sysmenu/sysmenu \ ../../../libraries_sysmenu/boot \ - ../../../components/hyena.TWL \ ../../../libraries_sysmenu/hotsw \ + ../../../components/hyena.TWL \ # ../../../libraries_sysmenu/sharedFont \ # ../../../libraries_sysmenu/reloc_info \ # ../../../libraries_sysmenu/mcu \