mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-11-25 18:29:36 +03:00
e45f443117
git-svn-id: svn://kolibrios.org@2633 a494cfbc-eb01-0410-851d-a64ba20cac60
6 lines
112 B
Batchfile
6 lines
112 B
Batchfile
@erase lang.inc
|
|
@echo lang fix en >lang.inc
|
|
@fasm -m 16384 kfar.asm kfar
|
|
@erase lang.inc
|
|
@kpack kfar
|
|
@pause |