mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-03 05:41:55 +03:00
6 lines
100 B
Batchfile
6 lines
100 B
Batchfile
|
@erase lang.inc
|
||
|
@echo lang fix en >lang.inc
|
||
|
@fasm end.asm end
|
||
|
@kpack end
|
||
|
@erase lang.inc
|
||
|
@pause
|