diff -r 3f0699f2e14c -r 11da52d4c847 mediator/tsrc/public/basic/group/envrecall.cmd --- a/mediator/tsrc/public/basic/group/envrecall.cmd Thu Oct 14 12:47:54 2010 +0300 +++ b/mediator/tsrc/public/basic/group/envrecall.cmd Sat Oct 30 22:20:20 2010 +0300 @@ -19,7 +19,9 @@ echo Cleaning up mediatorstub... pushd ..\stub\group -call bldmake bldfiles -call abld test reallyclean +REM call bldmake bldfiles +REM call abld test reallyclean +call sbs -c armv5.test REALLYCLEAN +call sbs -c winscw.test REALLYCLEAN popd @echo Cleaning up mediatorstub... Finished