mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-11-29 04:03:09 +03:00
2f09cfb23e
git-svn-id: svn://kolibrios.org@2628 a494cfbc-eb01-0410-851d-a64ba20cac60
6 lines
124 B
Batchfile
6 lines
124 B
Batchfile
@erase lang.inc
|
|
@echo lang fix ru >lang.inc
|
|
@fasm -m 16384 scrshoot.asm scrshoot
|
|
@kpack scrshoot
|
|
@erase lang.inc
|
|
@pause |