mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-11-28 11:43:09 +03:00
f072ffa80d
git-svn-id: svn://kolibrios.org@3782 a494cfbc-eb01-0410-851d-a64ba20cac60
6 lines
109 B
Batchfile
6 lines
109 B
Batchfile
@erase lang.inc
|
|
@echo lang fix en >lang.inc
|
|
@fasm -m 16384 mgb.asm mgb
|
|
@kpack mgb
|
|
@erase lang.inc
|
|
@pause |