0.7.5.4:
[sbcl/lichteblau.git] / install.sh
blob5cad78c4decfe8f204eab9562cd629832b04d0b5
1 #!/bin/sh
3 # Install SBCL files into the usual places.
5 cp src/runtime/sbcl /usr/local/bin/
6 cp output/sbcl.core /usr/local/lib/
7 cp doc/sbcl.1 /usr/local/man/man1/