mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-11-25 18:29:36 +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
|