index
:
whale/.git
master
Silly gamelet, made for the 24-hour Blender 2018 IRC compo (winner)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bootstrap
blob: 99f6f06f49441ebdd06892c7e318e53660d606c2 (
plain
)
1
2
3
4
5
#!/bin/sh
aclocal
\
&&
automake --gnu --add-missing
\
&&
autoconf
© All Rights Reserved