mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-01-05 21:24:24 +03:00
4 lines
53 B
Batchfile
4 lines
53 B
Batchfile
|
del wword.obj
|
||
|
fasm wword.asm
|
||
|
kpack wword.obj
|
||
|
pause
|