mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-17 12:22:35 +03:00
6 lines
109 B
Batchfile
6 lines
109 B
Batchfile
@erase lang.inc
|
|
@echo lang fix ru >lang.inc
|
|
@fasm @panel.asm @panel
|
|
@erase lang.inc
|
|
@kpack @panel
|
|
@pause |