From 73a77e41dccd00327faad0881d9a5504e482743a Mon Sep 17 00:00:00 2001 From: yosiokat Date: Thu, 24 Apr 2008 05:59:33 +0000 Subject: [PATCH] =?UTF-8?q?nandfirm=E3=81=8Clibsysmenu=5Fsp=E3=82=92?= =?UTF-8?q?=E5=8F=82=E7=85=A7=E3=81=97=E3=81=A6=E3=81=84=E3=81=9F=E3=81=AE?= =?UTF-8?q?=E3=81=A7=E3=80=81libraries=5Fsysmenu=E3=82=92nandfirm=E3=82=88?= =?UTF-8?q?=E3=82=8A=E5=85=88=E3=81=AB=E3=83=93=E3=83=AB=E3=83=89=E3=81=99?= =?UTF-8?q?=E3=82=8B=E3=82=88=E3=81=86=E4=BF=AE=E6=AD=A3=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@1254 b08762b0-b915-fc4b-9d8c-17b2551a87ff --- build/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build/Makefile b/build/Makefile index fc4cb349..32e10dbf 100644 --- a/build/Makefile +++ b/build/Makefile @@ -12,8 +12,8 @@ # in whole or in part, without the prior written consent of Nintendo. # # $Date:: $ -# $Rev:$ -# $Author:$ +# $Rev$ +# $Author$ #---------------------------------------------------------------------------- include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs @@ -24,8 +24,8 @@ include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs SUBDIRS = \ tools \ libraries \ - nandfirm \ libraries_sysmenu\ + nandfirm \ components \ systemmenu_RED \ gcdfirm \