mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
small fix
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1918 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
5339b5be9b
commit
177f0b30a2
@ -51,11 +51,7 @@ include $(TWL_IPL_RED_ROOT)/build/buildtools/modulerules
|
||||
|
||||
do-build : $(FONT_TABLE)
|
||||
|
||||
# step1 : copy sharedFonts into local directory for work
|
||||
$(FONT_RSC):
|
||||
cp $(FONT_ORG_RSC) $(FONT_DIR)
|
||||
|
||||
# step2 : compress sharedFonts and them in local directory
|
||||
# compress sharedFonts and them in local directory
|
||||
$(FONT_TABLE): $(FONT_RSC)
|
||||
$(GEN_FONT_TABLE) $(FONT_TIMESTAMP) $(FONT_RSC)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user