mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-15 03:12:35 +03:00
3 lines
57 B
Batchfile
3 lines
57 B
Batchfile
|
@fasm.exe -m 16384 dll.asm dll.obj
|
||
|
@kpack dll.obj
|
||
|
pause
|