mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-27 16:59:41 +03:00
4 lines
59 B
Batchfile
4 lines
59 B
Batchfile
|
del charset.obj
|
||
|
fasm charset.asm
|
||
|
kpack charset.obj
|
||
|
pause
|