Subversion Repositories Kolibri OS

Rev

Rev 8091 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1. if tup.getconfig("NO_FASM") ~= "" then return end
  2. tup.rule("bootsect.asm", "fasm %f %o", "bootsect.bin")
  3. tup.rule("kordldr.f32.asm", "fasm %f %o", "kordldr.f32")
  4.