ref: 77ab32804f07545e7a3fcc2b40b5b7b5565091e8
dir: /config+plan9-x64.myr/
pkg config = const Instroot = "/amd64" const Sys = "Plan9" const Objsuffix = ".6" const Linkcmd = ["6l", "-lo"] const Arcmd = ["ar", "vu"] const Ascmd = ["6a"] const Directlib = true const Runtime = "_myrrt.6" const Manpath = "man/" ;;