Revision 91
Added by markw about 11 years ago
buildall.sh | ||
---|---|---|
cd ../replay
|
||
./build.sh > build.log 2> build.err&
|
||
cd ../mist
|
||
./build.sh > build.log 2> build.err&
|
||
./build.sh ALL > build.log 2> build.err&
|
||
cd ../mcc216
|
||
./build.sh ALL &
|
||
|
Also available in: Unified diff
Mist has other type of build script