Makefile, sbcl-build: Refresh the Common Lisp build system.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 1 Apr 2013 15:27:21 +0000 (16:27 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 1 Apr 2013 15:48:13 +0000 (16:48 +0100)
commit20ef53522555e5b05e55fb4ad8b0c5f74d3ca0e3
tree4284a7eace9baae741bd8f1ffa6cef0f42075be1
parentb9356206beb10b44d1eacce6fd0986c77eaa7cfa
Makefile, sbcl-build: Refresh the Common Lisp build system.

Apparently SBCL won't just run its FASL files any more.  But there's a
gadget for bundling FASLs together now, so use that.  Unfortunately it's
a bit complicated, so turn the whole build system into a script (in
Lisp, natch).
Makefile
sbcl-build [new file with mode: 0755]