1.0.40.6: call an appropriate existing ctor from MAKE-INSTANCE (CLASS)
[sbcl.git] / doc / make-doc.sh
1 #!/bin/sh
2
3 . ../find-gnumake.sh
4 find_gnumake
5
6 (cd ./manual ; $GNUMAKE html)