mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-04 22:32:05 +03:00
6 lines
101 B
Batchfile
6 lines
101 B
Batchfile
|
@echo lang fix en >lang.inc
|
||
|
@fasm -m 16384 @icon.asm @icon
|
||
|
@erase lang.inc
|
||
|
@kpack @icon
|
||
|
@pause
|