mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-17 07:56:02 -04:00
7 lines
117 B
Batchfile
7 lines
117 B
Batchfile
@erase lang.inc
|
|
@echo lang fix en_US >lang.inc
|
|
@fasm rtfread.asm rtfread
|
|
@kpack rtfread
|
|
@erase lang.inc
|
|
@pause
|