projects
/
sbcl.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
partially rewrite accessor-values-internal
[sbcl.git]
/
doc
/
make-doc.sh
1
#!/bin/sh
2
3
. ../find-gnumake.sh
4
find_gnumake
5
6
(cd ./manual ; $GNUMAKE html pdf info)