mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-11-28 19:53:12 +03:00
5 lines
86 B
Batchfile
5 lines
86 B
Batchfile
|
@echo lang fix ru >lang.inc
|
||
|
@fasm cObj.asm cObj
|
||
|
@kpack cObj
|
||
|
@erase lang.inc
|
||
|
@pause
|