Revision 40
Added by markw over 11 years ago
| buildall.sh | ||
|---|---|---|
|
cd ../mist
|
||
|
./build.sh > build.log 2> build.err&
|
||
|
cd ../mcc216
|
||
|
./build.sh > build.log 2> build.err&
|
||
|
./build.sh ALL &
|
||
|
|
||
|
# TODO variations?
|
||
|
# TODO SOCkit
|
||
|
|
||
Fixed turbo