[Sato] add an explanation about env. variables.

git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@2782 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
(no author) 2009-04-02 23:53:54 +00:00
parent 1bf54994c3
commit 1afd430fb7

View File

@ -10,7 +10,15 @@
■作り方
1. packageターゲットを指定してmake
1. 各種変数を設定
$ export TWLSDK_PLATFORM=TWL
$ export TWLSYSTEM_ROOT=(TwlSystemのインストールディレクトリ)
※TWLSYSTEMは使用しませんが、TwlIPLのcommondefsがきちんと解釈されないため、
 設定してください。
2. packageターゲットを指定してmake
$ make package
TwlIPL-uji-(日付)-(時間).zip がこのディレクトリに生成されます。