mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-19 13:23:27 +03:00
5 lines
97 B
Batchfile
5 lines
97 B
Batchfile
|
@echo lang fix ru >lang.inc
|
||
|
@fasm disptest.asm disptest
|
||
|
@erase lang.inc
|
||
|
kpack disptest
|
||
|
@pause
|