]> 4ch.mooo.com Git - 16.git/blob - 16/starport2/MAKE.BAT
added some stuff i got tired of adding w and some more and thats it for that i will...
[16.git] / 16 / starport2 / MAKE.BAT
1 @echo off\r
2 tasm /m9 /ml sp2.asm\r
3 if ERRORLEVEL 1 goto end\r
4 tlink /t /x sp2.obj\r
5 :end\r