Rev 197 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log
Rev 197 | Rev 237 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | @echo off |
1 | @echo off |
2 | path=..\_sdk\;..\..\_sdk\ |
2 | if "%settedpath%"=="" call "..\_sdk\setpath.bat" |
3 | nedotrd basics.trd -eb net-35.s |
3 | nedotrd basics.trd -eb net-35.s |
4 | nedotrd basics.trd -eb net-tort.s |
4 | nedotrd basics.trd -eb net-tort.s |
5 | nedotrd basics.trd -eh NedoGift.$b |
5 | nedotrd basics.trd -eh NedoGift.$b |
6 | call compile.bat |
6 | call compile.bat |
7 | md tmp |
7 | md tmp |