forked from KolibriOS/kolibrios
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 ru >lang.inc
|
|
@fasm heed.asm heed
|
|
@kpack heed
|
|
@erase lang.inc
|
|
@pause |