X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=Documentation%2FMakefile.sphinx;h=857f1e273418e1a1dffdd23b03b48476f098913b;hb=df610d678893c85b82d3a68eea0d87dd4e03e615;hp=fd565e1f13681d23ee573c969b7f1b16e14895ab;hpb=586efded6b8beb932e9a356f351b0c681503358f;p=cascardo%2Flinux.git diff --git a/Documentation/Makefile.sphinx b/Documentation/Makefile.sphinx index fd565e1f1368..857f1e273418 100644 --- a/Documentation/Makefile.sphinx +++ b/Documentation/Makefile.sphinx @@ -63,11 +63,12 @@ sgmldocs: psdocs: mandocs: installmandocs: -cleanmediadocs: cleandocs: $(Q)rm -rf $(BUILDDIR) +endif # HAVE_SPHINX + dochelp: @echo ' Linux kernel internal documentation in different formats (Sphinx):' @echo ' htmldocs - HTML' @@ -75,5 +76,3 @@ dochelp: @echo ' epubdocs - EPUB' @echo ' xmldocs - XML' @echo ' cleandocs - clean all generated files' - -endif # HAVE_SPHINX