root/tags/txwin_1-0-5_dfsee_715_level/b.cmd
| Revision 1, 142 bytes (checked in by jvw, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | @echo off |
| 2 | if "%2" == "clean" goto clean |
| 3 | @build %1 %2 %3 %4 %5 %6 %7 %8 | tee b.log |
| 4 | goto end |
| 5 | :clean |
| 6 | @build %1 %2 %3 %4 %5 %6 %7 %8 |
| 7 | :end |
Note: See TracBrowser
for help on using the browser.