mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-26 20:40:28 +00:00
Flesh out tool/zsh/mkofs
It now prevents double-mounting. Also adds vim filetype modelines.
This commit is contained in:
parent
16099801cc
commit
cafea9a0a5
3 changed files with 26 additions and 1 deletions
|
@ -42,3 +42,4 @@ local make=${MAKE:-${COSMOCC:-/opt/cosmocc/current}/bin/make}
|
|||
[[ -x $make ]] || make=${COSMO:-$PWD}/build/bootstrap/make.com
|
||||
( set -x
|
||||
exec $make $j $flags MODE=$mode $targs )
|
||||
# vim:ft=zsh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue