mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-18 12:52:37 +03:00
4 lines
79 B
Batchfile
4 lines
79 B
Batchfile
|
@erase lang.inc
|
||
|
@echo lang fix en >lang.inc
|
||
|
@fasm mblocks.asm mblocks
|
||
|
@pause
|