mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-21 14:22:34 +03:00
4 lines
53 B
Batchfile
4 lines
53 B
Batchfile
|
del wword.obj
|
||
|
fasm wword.asm
|
||
|
kpack wword.obj
|
||
|
pause
|