mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-11-24 17:59:38 +03:00
5 lines
98 B
Batchfile
5 lines
98 B
Batchfile
|
@erase lang.inc
|
||
|
@echo lang fix fr >lang.inc
|
||
|
@fasm template.asm template
|
||
|
@erase lang.inc
|
||
|
@pause
|