Subversion Repositories Kolibri OS

Rev

Rev 8301 | Rev 8308 | Go to most recent revision | 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 ../OBJ/%o", "../OBJ/%B.obj")
  3.