mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-11-25 02:09:36 +03:00
5 lines
90 B
Batchfile
5 lines
90 B
Batchfile
|
@erase lang.inc
|
||
|
@echo lang fix en >lang.inc
|
||
|
@fasm kfar.asm kfar
|
||
|
@erase lang.inc
|
||
|
@pause
|