3dd4df3f0d46254ad56db1f2f691cc2e8bfd353a
[jscl.git] / make.sh
1 #!/bin/sh
2
3 sbcl --load 'jscl.lisp' --eval '(jscl:bootstrap)' --eval '(quit)'