projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.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
|
blame
|
history
diff --git
a/Documentation/Makefile.sphinx
b/Documentation/Makefile.sphinx
index 48b2b0241a3af28caaceac4095f8f82544f9a628..8284f3d1b022a253fa3b00a09d60d2f9ccf06881 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)