mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-04 14:21:55 +03:00
5 lines
86 B
Batchfile
5 lines
86 B
Batchfile
|
@erase lang.inc
|
||
|
@echo lang fix en >lang.inc
|
||
|
@fasm ki.asm ki
|
||
|
@erase lang.inc
|
||
|
@pause
|