Home
last modified time | relevance | path

Searched refs:SPHINXBUILD (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/Documentation/
H A DMakefile19 SPHINXBUILD = sphinx-build macro
34 HAVE_SPHINX := $(shell if which $(SPHINXBUILD) >/dev/null 2>&1; then echo 1; else echo 0; fi)
39 $(warning The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed and in PATH, or set the SPHINXBUILD make variable to point to the full path of the '$(SPHINXBUILD)' executable.)
80 $(SPHINXBUILD) \
/kernel/linux/linux-6.6/Documentation/
H A DMakefile19 SPHINXBUILD = sphinx-build macro
36 HAVE_SPHINX := $(shell if which $(SPHINXBUILD) >/dev/null 2>&1; then echo 1; else echo 0; fi)
41 $(warning The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed and in PATH, or set the SPHINXBUILD make variable to point to the full path of the '$(SPHINXBUILD)' executable.)
88 $(SPHINXBUILD) \

Completed in 2 milliseconds