mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-09 20:13:07 -04:00
5 lines
93 B
Batchfile
5 lines
93 B
Batchfile
@echo lang fix en_EN >lang.inc
|
|
@fasm.exe -m 16384 timer.asm timer.kex
|
|
@kpack timer.kex
|
|
pause
|