mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-09 03:48:46 -04:00
7 lines
111 B
Batchfile
7 lines
111 B
Batchfile
@erase lang.inc
|
|
@echo lang fix en_US >lang.inc
|
|
@fasm board.asm board
|
|
@kpack board
|
|
@erase lang.inc
|
|
@pause
|