mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-15 11:22:34 +03:00
5 lines
99 B
Batchfile
5 lines
99 B
Batchfile
|
@erase lang.inc
|
||
|
@echo lang fix ru >lang.inc
|
||
|
@fasm -m 16384 fasm.asm fasm
|
||
|
@erase lang.inc
|
||
|
@pause
|