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:
yosiokat 2008-04-24 07:44:07 +00:00
parent 6a8cb1183e
commit 22825aff07

View File

@ -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