shithub: mc

ref: f10d5dc7111a40d0daccee94eb263c8ee770ebad
dir: /config+plan9-x64.myr/

View raw version
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
;;