changeset 83 | 11da52d4c847 |
parent 0 | 4e1aa6a622a0 |
78:3f0699f2e14c | 83:11da52d4c847 |
---|---|
17 @echo on |
17 @echo on |
18 |
18 |
19 |
19 |
20 echo Cleaning up mediatorstub... |
20 echo Cleaning up mediatorstub... |
21 pushd ..\stub\group |
21 pushd ..\stub\group |
22 call bldmake bldfiles |
22 REM call bldmake bldfiles |
23 call abld test reallyclean |
23 REM call abld test reallyclean |
24 call sbs -c armv5.test REALLYCLEAN |
|
25 call sbs -c winscw.test REALLYCLEAN |
|
24 popd |
26 popd |
25 @echo Cleaning up mediatorstub... Finished |
27 @echo Cleaning up mediatorstub... Finished |