diff options
author | Ori Bernstein <ori@eigenstate.org> | 2018-11-26 21:51:48 -0800 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2018-11-26 21:51:48 -0800 |
commit | eaf7496ed84ea1095c21ca5f22a555dc3156fc27 (patch) | |
tree | d60cc9c2692016ae19b9cdcffc81971cd21059f6 | |
parent | 764129151551e13de123d391ad463c0dca9b31ee (diff) | |
download | mc-eaf7496ed84ea1095c21ca5f22a555dc3156fc27.tar.gz |
Remove incorrect command override.
-rw-r--r-- | mkfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ bootstrap:V: $SUB config.h mk $MKFLAGS } ape/psh mk/bootstrap/bootstrap+Plan9-amd64.sh - MBLD=mbld/mbld ape/psh ./mbldwrap.sh + ape/psh ./mbldwrap.sh obj/mbld/mbld -o '' clean uninstall:V: $SUB config.h |