mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-11-25 10:19:36 +03:00
4 lines
75 B
Batchfile
4 lines
75 B
Batchfile
|
@erase lang.inc
|
||
|
@echo lang fix en >lang.inc
|
||
|
@fasm board.asm board
|
||
|
@pause
|