repo.or.cz
/
sbcl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix typo in doc-string
[sbcl.git]
/
doc
/
make-doc.sh
blob
fe8f261cd8c9bfa22bf9273cb35f6cac0ef1c7ad
1
#!/bin/sh
2
3
. ..
/
find-gnumake.sh
4
find_gnumake
5
6
(
cd
.
/
manual
;
$GNUMAKE
html pdf info
)