shithub: mc

ref: 4cde6d1902f33eb617fc9e45416c5482fd2f4a24
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;;