mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-02 07:50:31 +00:00
fix syntax
This commit is contained in:
parent
c149b88758
commit
488f470276
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ which_make() {
|
|||
case $(uname -s) in
|
||||
Darwin) echo gmake ;;
|
||||
*) echo make ;;
|
||||
esac
|
||||
}
|
||||
|
||||
OUTDIR=${1:-cosmocc}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue