mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-10 20:43:12 -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
|