build do Rscons::Environment.new do |env| env.CFile("file.c", "foo.bar") end end