Project

General

Profile

« Previous | Next » 

Revision 91

Added by markw about 11 years ago

Mist has other type of build script

View differences:

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