repo.or.cz
/
syren.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
KLISP fixes; syren.lsp transforms all-upper to all-lower
[syren.git]
/
build_nix_full.sh
blob
90a94bb39584fe1a386dcca9c365e8dcfd3a0e14
1
#!/bin/zsh
2
3
rm
-f
syren
4
5
export
WINDOZE
=
""
6
export
NO_HTTPS
=
""
7
8
jam clean
9
10
echo
"building syren..."
11
jam
12
mv
-f
src
/
syren syren
13
jam clean