mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-20 05:42:34 +03:00
5 lines
88 B
Batchfile
5 lines
88 B
Batchfile
|
@erase lang.inc
|
||
|
@echo lang fix et >lang.inc
|
||
|
@fasm cpu.asm cpu
|
||
|
@erase lang.inc
|
||
|
@pause
|