FontTable.datがmake cleanでクリアされていたのを修正。

タイムスタンプを08071200に修正。

git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/branches/20080717_SDK500ss4_branch@1952 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
yosiokat 2008-07-22 01:46:03 +00:00
parent 85fc66e719
commit 1444767d11

View File

@ -23,7 +23,7 @@ SUBDIRS = compBLZ_modified \
include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs
FONT_TIMESTAMP = 08061300
FONT_TIMESTAMP = 08071200
FONT_DIR = WW
FONTS = TBF1_l.NFTR \
TBF1_m.NFTR \
@ -43,7 +43,7 @@ GEN_FONT_TABLE = $(SYSMENU_TOOLSDIR)/bin/genFontTable.plx
INSTALL_TARGETS = $(FONT_TABLE)
INSTALL_DIR = $(TWL_IPL_RED_ROOT)/build/systemMenu_tools/NandInitializerRed/data
LDIRT_CLEAN = $(FONT_TABLE)
LDIRT_CLEAN =
#----------------------------------------------------------------------------