mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-19 21:32:34 +03:00
3 lines
66 B
Batchfile
3 lines
66 B
Batchfile
|
@fasm -m 16384 scaling.asm scaling.obj
|
||
|
@kpack scaling.obj
|
||
|
@pause
|