mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
SUBDIRが環境変数TWL_SYSTEMになっていたので、NitroSystemがビルドされていなかったのを修正。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1256 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
6a8cb1183e
commit
22825aff07
@ -21,11 +21,12 @@ include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs
|
|||||||
|
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
export TWL_ARCHGEN = ALL
|
export TWL_ARCHGEN = ALL
|
||||||
|
export NITRO_WITHOUT_DEMOS = TRUE
|
||||||
|
|
||||||
SUBDIRS = \
|
SUBDIRS = \
|
||||||
$(ROOT)/build/libraries/reboot \
|
$(ROOT)/build/libraries/reboot \
|
||||||
$(ROOT)/build/demos/gx/UnitTours/DEMOLib \
|
$(ROOT)/build/demos/gx/UnitTours/DEMOLib \
|
||||||
$(TWLSYSTEM_ROOT) \
|
$(NITROSYSTEM_ROOT) \
|
||||||
build
|
build
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user