diff options
author | Ori Bernstein <ori@eigenstate.org> | 2018-06-27 20:32:28 -0700 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2018-06-27 20:34:01 -0700 |
commit | bd81ccd828e6cb78f26ebb4ca7e2b565dc8d8d5b (patch) | |
tree | c8c22e187c74aa52921fb6ef7797fe2d36b76efd /mkfile | |
parent | 41c790aa25a1457849e76fd748f10329e74ccd2c (diff) | |
download | mc-bd81ccd828e6cb78f26ebb4ca7e2b565dc8d8d5b.tar.gz |
Apply the same bootstrap changes to 9front.
Diffstat (limited to 'mkfile')
-rw-r--r-- | mkfile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -47,6 +47,8 @@ bootstrap:V: $SUB config.h mk $MKFLAGS } ape/psh mk/bootstrap/bootstrap+Plan9-amd64.sh + MBLD=mbld/mbld ape/psh ./mbldwrap.sh + obj/mbld/mbld -o '' clean uninstall:V: $SUB config.h for(dir in $SUB)@{ |