shithub: mc

ref: d8e7409cd405de9a996e44ac184e5b8cd83c65c6
dir: /bldfile/

View raw version
# comment
bin mbld =
	build.myr
	clean.myr
	config.myr
	deps.myr
	install.myr
	main.myr
	opts.myr
	parse.myr
	subdir.myr
        types.myr
	util.myr
;;

man = mbld.1;;