mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-13 22:22:47 -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
|
|
|