mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-15 06:58:34 -04:00
5 lines
87 B
Batchfile
5 lines
87 B
Batchfile
@jwasm -zt0 -coff -Fi lang.inc -Fo INPUTBOX.OBJ InputBox.asm
|
|
@del lang.inc
|
|
@pause
|
|
|