0.9.15.27: compiler-macro expansion for FUNCALL forms & bugfixes
[sbcl.git] / doc / make-doc.sh
1 #!/bin/sh
2
3 (cd ./manual ; make html)