]> 4ch.mooo.com Git - 16.git/blob - 16/fcsp2src/MAKE.BAT
openwatcom farcoreleft is back to static value....
[16.git] / 16 / fcsp2src / 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