projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9210501
)
Documentation: make Makefile.sphinx no-ops quieter
author
Jim Davis
<jim.epost@gmail.com>
Sat, 11 Feb 2017 00:06:50 +0000
(17:06 -0700)
committer
Jonathan Corbet
<corbet@lwn.net>
Sun, 12 Feb 2017 22:21:25 +0000
(15:21 -0700)
Silence the "make[1]: Nothing to be done for ..." messages for the
no-op targets in Makefile.sphinx.
Signed-off-by: Jim Davis <jim.epost@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/Makefile.sphinx
patch
|
blob
|
history
diff --git
a/Documentation/Makefile.sphinx
b/Documentation/Makefile.sphinx
index
48b2b02
..
8284f3d
100644
(file)
--- a/
Documentation/Makefile.sphinx
+++ b/
Documentation/Makefile.sphinx
@@
-98,9
+98,13
@@
endif # HAVE_SPHINX
# no-ops for the Sphinx toolchain
sgmldocs:
+ @:
psdocs:
+ @:
mandocs:
+ @:
installmandocs:
+ @:
cleandocs:
$(Q)rm -rf $(BUILDDIR)