shithub: mc

Download patch

ref: 150431ba47ff455aa3fb65525ccb44ec02a95774
parent: 914c9055fd4e28b93b1aaa17fcc1791518f125f3
author: Ori Bernstein <[email protected]>
date: Fri Sep 14 06:47:42 EDT 2012

Build libmyr by default.

--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,8 @@
 SUB = parse \
       opt \
       6 \
-      util
+      util \
+      libmyr
 
 -include config.mk
 include mk/c.mk