From 8cb7a48f8e58c9dc3053984c3a101e310bfad4bf Mon Sep 17 00:00:00 2001 From: yosiokat Date: Thu, 28 Aug 2008 07:32:04 +0000 Subject: [PATCH] =?UTF-8?q?=E3=82=B3=E3=83=9F=E3=83=83=E3=83=88=E5=BF=98?= =?UTF-8?q?=E3=82=8C=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@2308 b08762b0-b915-fc4b-9d8c-17b2551a87ff --- .../sysmenuVersion/defs.sysmenuVersion.A | 29 +++++++++++++++++++ .../sysmenuVersion/defs.sysmenuVersion.E | 29 +++++++++++++++++++ .../sysmenuVersion/defs.sysmenuVersion.J | 29 +++++++++++++++++++ .../sysmenuVersion/defs.sysmenuVersion.P | 29 +++++++++++++++++++ .../sysmenuVersion/defs.sysmenuVersion.U | 29 +++++++++++++++++++ 5 files changed, 145 insertions(+) create mode 100644 build/systemMenu_RED/sysmenuVersion/defs.sysmenuVersion.A create mode 100644 build/systemMenu_RED/sysmenuVersion/defs.sysmenuVersion.E create mode 100644 build/systemMenu_RED/sysmenuVersion/defs.sysmenuVersion.J create mode 100644 build/systemMenu_RED/sysmenuVersion/defs.sysmenuVersion.P create mode 100644 build/systemMenu_RED/sysmenuVersion/defs.sysmenuVersion.U diff --git a/build/systemMenu_RED/sysmenuVersion/defs.sysmenuVersion.A b/build/systemMenu_RED/sysmenuVersion/defs.sysmenuVersion.A new file mode 100644 index 00000000..97191201 --- /dev/null +++ b/build/systemMenu_RED/sysmenuVersion/defs.sysmenuVersion.A @@ -0,0 +1,29 @@ +#! make -f +#---------------------------------------------------------------------------- +# Project: TwlIPL +# File: commondefs.systemmenuVersion.A - +# +# Copyright 2007 Nintendo. All rights reserved. +# +# These coded instructions, statements, and computer programs contain +# proprietary information of Nintendo of America Inc. and/or Nintendo +# Company Ltd., and are protected by Federal copyright law. They may +# not be disclosed to third parties or copied or duplicated in any form, +# in whole or in part, without the prior written consent of Nintendo. +# +# $Date:: +# $Rev: +# $Author: +#---------------------------------------------------------------------------- + +#--------------------------------------------------------- +# リージョン固有パラメータ + +SYSMENU_VERSION_REGION = A +SYSMENU_VERSION_STRING_REGION = ALL +SYSMENU_VERSION_TIMESTAMP = 08082200 +SYSMENU_VERSION_MAJOR = 0 +SYSMENU_VERSION_MINOR = 0 + +do-build : $(TARGET_BIN) + diff --git a/build/systemMenu_RED/sysmenuVersion/defs.sysmenuVersion.E b/build/systemMenu_RED/sysmenuVersion/defs.sysmenuVersion.E new file mode 100644 index 00000000..01d98c08 --- /dev/null +++ b/build/systemMenu_RED/sysmenuVersion/defs.sysmenuVersion.E @@ -0,0 +1,29 @@ +#! make -f +#---------------------------------------------------------------------------- +# Project: TwlIPL +# File: commondefs.systemmenuVersion.A - +# +# Copyright 2007 Nintendo. All rights reserved. +# +# These coded instructions, statements, and computer programs contain +# proprietary information of Nintendo of America Inc. and/or Nintendo +# Company Ltd., and are protected by Federal copyright law. They may +# not be disclosed to third parties or copied or duplicated in any form, +# in whole or in part, without the prior written consent of Nintendo. +# +# $Date:: +# $Rev: +# $Author: +#---------------------------------------------------------------------------- + +#--------------------------------------------------------- +# リージョン固有パラメータ + +SYSMENU_VERSION_REGION = E +SYSMENU_VERSION_STRING_REGION = U +SYSMENU_VERSION_TIMESTAMP = 08082200 +SYSMENU_VERSION_MAJOR = 0 +SYSMENU_VERSION_MINOR = 0 + +do-build : $(TARGET_BIN) + diff --git a/build/systemMenu_RED/sysmenuVersion/defs.sysmenuVersion.J b/build/systemMenu_RED/sysmenuVersion/defs.sysmenuVersion.J new file mode 100644 index 00000000..812d4d01 --- /dev/null +++ b/build/systemMenu_RED/sysmenuVersion/defs.sysmenuVersion.J @@ -0,0 +1,29 @@ +#! make -f +#---------------------------------------------------------------------------- +# Project: TwlIPL +# File: commondefs.systemmenuVersion.A - +# +# Copyright 2007 Nintendo. All rights reserved. +# +# These coded instructions, statements, and computer programs contain +# proprietary information of Nintendo of America Inc. and/or Nintendo +# Company Ltd., and are protected by Federal copyright law. They may +# not be disclosed to third parties or copied or duplicated in any form, +# in whole or in part, without the prior written consent of Nintendo. +# +# $Date:: +# $Rev: +# $Author: +#---------------------------------------------------------------------------- + +#--------------------------------------------------------- +# リージョン固有パラメータ + +SYSMENU_VERSION_REGION = J +SYSMENU_VERSION_STRING_REGION = J +SYSMENU_VERSION_TIMESTAMP = 08082200 +SYSMENU_VERSION_MAJOR = 0 +SYSMENU_VERSION_MINOR = 0 + +do-build : $(TARGET_BIN) + diff --git a/build/systemMenu_RED/sysmenuVersion/defs.sysmenuVersion.P b/build/systemMenu_RED/sysmenuVersion/defs.sysmenuVersion.P new file mode 100644 index 00000000..f58ecb07 --- /dev/null +++ b/build/systemMenu_RED/sysmenuVersion/defs.sysmenuVersion.P @@ -0,0 +1,29 @@ +#! make -f +#---------------------------------------------------------------------------- +# Project: TwlIPL +# File: commondefs.systemmenuVersion.A - +# +# Copyright 2007 Nintendo. All rights reserved. +# +# These coded instructions, statements, and computer programs contain +# proprietary information of Nintendo of America Inc. and/or Nintendo +# Company Ltd., and are protected by Federal copyright law. They may +# not be disclosed to third parties or copied or duplicated in any form, +# in whole or in part, without the prior written consent of Nintendo. +# +# $Date:: +# $Rev: +# $Author: +#---------------------------------------------------------------------------- + +#--------------------------------------------------------- +# リージョン固有パラメータ + +SYSMENU_VERSION_REGION = P +SYSMENU_VERSION_STRING_REGION = E +SYSMENU_VERSION_TIMESTAMP = 08082200 +SYSMENU_VERSION_MAJOR = 0 +SYSMENU_VERSION_MINOR = 0 + +do-build : $(TARGET_BIN) + diff --git a/build/systemMenu_RED/sysmenuVersion/defs.sysmenuVersion.U b/build/systemMenu_RED/sysmenuVersion/defs.sysmenuVersion.U new file mode 100644 index 00000000..e1dc8c4f --- /dev/null +++ b/build/systemMenu_RED/sysmenuVersion/defs.sysmenuVersion.U @@ -0,0 +1,29 @@ +#! make -f +#---------------------------------------------------------------------------- +# Project: TwlIPL +# File: commondefs.systemmenuVersion.A - +# +# Copyright 2007 Nintendo. All rights reserved. +# +# These coded instructions, statements, and computer programs contain +# proprietary information of Nintendo of America Inc. and/or Nintendo +# Company Ltd., and are protected by Federal copyright law. They may +# not be disclosed to third parties or copied or duplicated in any form, +# in whole or in part, without the prior written consent of Nintendo. +# +# $Date:: +# $Rev: +# $Author: +#---------------------------------------------------------------------------- + +#--------------------------------------------------------- +# リージョン固有パラメータ + +SYSMENU_VERSION_REGION = U +SYSMENU_VERSION_STRING_REGION = A +SYSMENU_VERSION_TIMESTAMP = 08082200 +SYSMENU_VERSION_MAJOR = 0 +SYSMENU_VERSION_MINOR = 0 + +do-build : $(TARGET_BIN) +