Tail call (exec) at the end of run-sbcl.sh
[sbcl.git] / doc / clean.sh
1 #!/bin/sh
2
3 (cd manual; sh clean.sh)
4 (cd internals; sh clean.sh)