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