ref: 0171bdcc17275a08a3d0369d3e99e5577d99b8d5
dir: /config+plan9-x64.myr/
pkg config = const Instroot = "/amd64" const Sys = "Plan9" const Objsuffix = ".6" const Linkcmd = ["6l", "-l", "-o"] const Arcmd = ["ar", "vu"] const Ascmd = ["6a"] const Directlib = true ;;