mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-03 05:41:55 +03:00
de54d697db
git-svn-id: svn://kolibrios.org@1158 a494cfbc-eb01-0410-851d-a64ba20cac60
5 lines
147 B
Batchfile
5 lines
147 B
Batchfile
@fasm -m 16384 font_.asm font01.ksf
|
|
@fasm -m 65536 fonts_lib.asm
|
|
@fasm -m 65536 font_ex.asm font_ex.kex
|
|
@kpack font_ex.kex
|
|
@kpack fonts_lib.obj |