Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
3245 Albom 1
@echo off
2
fasm test.asm test_asm
3
kpack test_asm
4
copy test_asm bin\eng\
5
move test_asm bin\rus\
6
pause