mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-11-24 17:59:38 +03:00
3335f1e520
2) Rtfread - correction for OpenDialog, build with pack 3) Heed - build with pack git-svn-id: svn://kolibrios.org@1582 a494cfbc-eb01-0410-851d-a64ba20cac60
6 lines
103 B
Batchfile
6 lines
103 B
Batchfile
@erase lang.inc
|
|
@echo lang fix en >lang.inc
|
|
@fasm heed.asm heed
|
|
@kpack heed
|
|
@erase lang.inc
|
|
@pause |