forked from KolibriOS/kolibrios
4 lines
85 B
Batchfile
4 lines
85 B
Batchfile
|
@if not exist lang.inc (
|
||
|
@echo lang fix ru >lang.inc
|
||
|
)
|
||
|
@fasm kernel.asm kernel.mnt
|