mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-12 13:37:45 -04:00
6 lines
125 B
Batchfile
6 lines
125 B
Batchfile
@echo lang fix ru_RU >lang.inc
|
|
@fasm.exe -m 16384 cnc_control.asm cnc_control
|
|
@erase lang.inc
|
|
@kpack cnc_control
|
|
@pause
|