Subversion Repositories Kolibri OS

Rev

Rev 4990 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1476 IgorA 1
if not exist bin mkdir bin
2
 
3
@fasm.exe -m 16384 te_syntax.asm bin\te_syntax.kex
4
@kpack bin\te_syntax.kex
2102 IgorA 5
 
1476 IgorA 6
pause