include("plat/build.lua") acklibrary { name = "lib", srcs = { "./test.c" }, hdrs = { "./test.h" }, vars = { plat = "qemuppc" } }