cosmopolitan/tool/zsh
Jōshin dd57c685aa
mmake gets smarter
`o/$mode/*` is passed through as-is. `o/*` other than `$mode` has
`$mode` inserted. `*` has `o/$mode/` prepended.

Really leveraging zsh default tab completion here; if you have built
things with `MODE=` you can leverage that for perfect tab completion
in other modes.
2023-12-17 15:42:27 -05:00
..
mmake mmake gets smarter 2023-12-17 15:42:27 -05:00
nproc mmake: -j$(nproc), passthrough o// 2023-12-17 01:55:52 -05:00