mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-12 13:37:45 -04:00
6 lines
91 B
Batchfile
6 lines
91 B
Batchfile
@echo lang fix en_US >lang.inc
|
|
@fasm cObj.asm cObj
|
|
@kpack cObj
|
|
@erase lang.inc
|
|
@pause
|