mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-16 03:42:35 +03:00
4 lines
146 B
Batchfile
4 lines
146 B
Batchfile
|
@fasm.exe -m 16384 box_lib.asm
|
||
|
@fasm.exe -m 16384 editbox_ex.asm editbox_ex.kex
|
||
|
REM ..\FASM\kpack.exe editbox_ex
|
||
|
@klbrinwin.exe editbox_ex.kex
|