shithub: mc

Download patch

ref: ca81d8ad5f3b478d933ea0b3604e12a2006af6c5
parent: 2aacb9ac7cb724cf64c7da8eafaf41001f0d3810
author: Ori Bernstein <ori@eigenstate.org>
date: Wed Sep 16 08:19:34 EDT 2015

Actually build a named target when building by name.

    Looks like it was lost in a merge.

--- a/mbld/build.myr
+++ b/mbld/build.myr
@@ -55,6 +55,7 @@
 		| `Cmd ct:	/* these are for manual commands */
 		;;
 	;;
+	build(b, targ)
 	std.htfree(depset)
 	-> true
 }