diff options
author | Ori Bernstein <ori@eigenstate.org> | 2015-04-23 21:58:54 -0700 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2015-04-23 21:58:54 -0700 |
commit | 1b3aab8fc6ba53376a2eff03ca08eea379b79734 (patch) | |
tree | 5c4f0b8a58154fd323aa300bdf8684cb2c920eb9 /mkfile | |
parent | de0f5a18ec216eea6efb58c84ebcb9cfbb5f782c (diff) | |
download | mc-1b3aab8fc6ba53376a2eff03ca08eea379b79734.tar.gz |
Fix bootstrap on plan9.
We still don't generate type descriptions, but we at least run
and bootstrap.
Diffstat (limited to 'mkfile')
-rw-r--r-- | mkfile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -4,9 +4,7 @@ SUB = parse \ mi \ 6 \ muse \ - myrbuild \ rt \ - libstd \ doc all:V: $SUB config.h |