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