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