mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-11-28 11:43:09 +03:00
5 lines
98 B
Batchfile
5 lines
98 B
Batchfile
|
@erase lang.inc
|
||
|
@echo lang fix et >lang.inc
|
||
|
@fasm calendar.asm calendar
|
||
|
@erase lang.inc
|
||
|
@pause
|