ref: a819f7ccdc3ed6c63f50f23c0b17fa478604d821
parent: eaf7496ed84ea1095c21ca5f22a555dc3156fc27
author: Ori Bernstein <[email protected]>
date: Tue Nov 27 08:31:21 EST 2018
One more mkfile tweak for bootstrap.
--- a/mkfile
+++ b/mkfile
@@ -47,8 +47,8 @@
mk $MKFLAGS
}
ape/psh mk/bootstrap/bootstrap+Plan9-amd64.sh
- ape/psh ./mbldwrap.sh
- obj/mbld/mbld -o '' clean
+ cp obj/mbld/mbld xmbld
+ MBLD=./xmbld ape/psh ./mbldwrap.sh
uninstall:V: $SUB config.h
for(dir in $SUB)@{