projects
/
cl-gtk2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d141855
)
doc: added --noinform option to sbcl command line
author
Dmitry Kalyanov
<Kalyanov.Dmitry@gmail.com>
Sat, 8 Aug 2009 18:06:52 +0000
(22:06 +0400)
committer
Dmitry Kalyanov
<Kalyanov.Dmitry@gmail.com>
Sat, 8 Aug 2009 18:06:52 +0000
(22:06 +0400)
doc/Makefile
patch
|
blob
|
history
diff --git
a/doc/Makefile
b/doc/Makefile
index
f3eb331
..
8bb2372
100644
(file)
--- a/
doc/Makefile
+++ b/
doc/Makefile
@@
-14,7
+14,7
@@
gobject/style.css: style.css
gobject/index.html: gobject.texi
makeinfo --html --css-ref=style.css $<
- sbcl --no-sysinit --no-userinit --load colorize-lisp-examples.lisp $@
+ sbcl --noinform --no-sysinit --no-userinit --load colorize-lisp-examples.lisp $@
gobject.pdf: gobject.texi
pdftex $<