Subversion Repositories Kolibri OS

Rev

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

  1. if tup.getconfig("NO_FASM") ~= "" then return end
  2. tup.foreach_rule("*.asm", "fasm %f %o", {"../OBJ/%B.o", "../OBJ/<C_Layer>"})
  3.