X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=Documentation%2FMakefile.sphinx;h=857f1e273418e1a1dffdd23b03b48476f098913b;hb=2b721f20770ccbca4d3dad58e1bd44aa570efb3f;hp=b10b6c598ae2c80d74a44222bfdb7558e38033f9;hpb=db8262787e82b5c0fa57bd9d676add187519a751;p=cascardo%2Flinux.git diff --git a/Documentation/Makefile.sphinx b/Documentation/Makefile.sphinx index b10b6c598ae2..857f1e273418 100644 --- a/Documentation/Makefile.sphinx +++ b/Documentation/Makefile.sphinx @@ -67,6 +67,8 @@ installmandocs: cleandocs: $(Q)rm -rf $(BUILDDIR) +endif # HAVE_SPHINX + dochelp: @echo ' Linux kernel internal documentation in different formats (Sphinx):' @echo ' htmldocs - HTML' @@ -74,5 +76,3 @@ dochelp: @echo ' epubdocs - EPUB' @echo ' xmldocs - XML' @echo ' cleandocs - clean all generated files' - -endif # HAVE_SPHINX