no preallocating if there's no state file
[syren.git] / build_all.sh
blobad1a50095319c3f5aca0a4c94bc1392292c2cf10
1 #!/bin/zsh
3 rm -f syren syren_lite
5 ( zsh ./build_nix.sh )