From 1ce544dd2628b25377bffd1e4c2b7fa4afc1f260 Mon Sep 17 00:00:00 2001 From: yosiokat Date: Thu, 26 Jun 2008 07:11:39 +0000 Subject: [PATCH] =?UTF-8?q?=E5=85=B1=E6=9C=89=E3=83=95=E3=82=A9=E3=83=B3?= =?UTF-8?q?=E3=83=88=E3=81=A8=E3=82=B7=E3=82=B9=E3=83=86=E3=83=A0=E3=83=A1?= =?UTF-8?q?=E3=83=8B=E3=83=A5=E3=83=BC=E3=83=90=E3=83=BC=E3=82=B8=E3=83=A7?= =?UTF-8?q?=E3=83=B3=E3=81=AE=E3=83=93=E3=83=AB=E3=83=89=E3=83=AB=E3=83=BC?= =?UTF-8?q?=E3=83=AB=E3=82=92=E5=A4=89=E6=9B=B4=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@1725 b08762b0-b915-fc4b-9d8c-17b2551a87ff --- build/systemMenu_RED/sharedFont/Makefile | 2 +- build/systemMenu_RED/sysmenuVersion/Makefile | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/systemMenu_RED/sharedFont/Makefile b/build/systemMenu_RED/sharedFont/Makefile index 29de66da..94c01865 100644 --- a/build/systemMenu_RED/sharedFont/Makefile +++ b/build/systemMenu_RED/sharedFont/Makefile @@ -45,7 +45,7 @@ include $(TWL_IPL_RED_ROOT)/build/buildtools/modulerules do-build : $(FONT_TABLE) -$(FONT_TABLE): $(FONT_RSC) +$(FONT_TABLE): $(FONT_RSC) ./Makefile $(GEN_FONT_TABLE) $(FONT_TIMESTAMP) $(FONT_RSC) #===== End of Makefile ===== diff --git a/build/systemMenu_RED/sysmenuVersion/Makefile b/build/systemMenu_RED/sysmenuVersion/Makefile index e07d7df0..abaaeed2 100644 --- a/build/systemMenu_RED/sysmenuVersion/Makefile +++ b/build/systemMenu_RED/sysmenuVersion/Makefile @@ -25,7 +25,7 @@ TARGET_FIRM = SYSTEMMENU include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs include ./commondefs.sysmenuVersion -VER_TIMESTAMP = 08062300 +VER_TIMESTAMP = 08062300 # システムメニューバージョン MAJOR_VERSION = 0 @@ -46,7 +46,7 @@ TARGETS += $(VERSION_TAD) #---------------------------------------------------------------------------- -LDIRT_CLEAN = $(VERSION_DAT) $(VERSION_TAD) properties +LDIRT_CLEAN = $(VERSION_TAD) properties #---------------------------------------------------------------------------- @@ -54,7 +54,7 @@ include $(TWL_IPL_RED_ROOT)/build/buildtools/modulerules do-build : $(VERSION_TAD) -$(VERSION_DAT): +$(VERSION_DAT): ./Makefile ./commondefs.sysmenuVersion $(GEN_VERSION_FILE) $(VER_TIMESTAMP) $(MAJOR_VERSION) $(MINOR_VERSION) $(USER_AREA_SIZE) $(VERSION_TAD) : $(SYSMENU_VERSION_FILE)