mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-13 10:27:12 +03:00
4 lines
73 B
Batchfile
4 lines
73 B
Batchfile
|
@erase lang.inc
|
||
|
@echo lang fix ru >lang.inc
|
||
|
@fasm calc.asm calc
|
||
|
@pause
|