mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
make 3.81対応
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@515 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
9e88a824aa
commit
c438fae7ea
@ -31,7 +31,7 @@ TARGET_BIN = main.srl
|
||||
|
||||
ROM_SPEC = main.rsf
|
||||
|
||||
MISC_DIR = $(TWL_IPL_RED_ROOT)/build/systemMenu_RED/misc
|
||||
MISC_DIR = $(SYSMENU_ROOT)/build/systemMenu_RED/misc
|
||||
|
||||
SRCS = main.c ExecTmpApp.c \
|
||||
$(MISC_DIR)/src/misc.c $(MISC_DIR)/src/cmn.c
|
||||
|
||||
@ -30,7 +30,7 @@ TARGET_BIN = simple.srl
|
||||
|
||||
ROM_SPEC = main.rsf
|
||||
|
||||
MISC_DIR = $(TWL_IPL_RED_ROOT)/build/systemMenu_RED/misc
|
||||
MISC_DIR = $(SYSMENU_ROOT)/build/systemMenu_RED/misc
|
||||
|
||||
SRCS = main.c SimpleApp.c \
|
||||
$(MISC_DIR)/src/misc.c $(MISC_DIR)/src/cmn.c
|
||||
|
||||
@ -20,7 +20,7 @@ include $(TWLSDK_ROOT)/build/buildtools/commondefs
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
SUBDIRS = RelocateChecker AppliCooperation ExecPreLoadedApp
|
||||
SUBDIRS = RelocateChecker AppliCooperation ExecPreLoadedApp ExecTmpApp
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user