Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | Download | RSS feed

  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