mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-13 14:08:35 -04:00
7 lines
105 B
Batchfile
7 lines
105 B
Batchfile
@erase lang.inc
|
|
@echo lang fix it_IT >lang.inc
|
|
@fasm end.asm end
|
|
@kpack end
|
|
@erase lang.inc
|
|
@pause
|