X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=Documentation%2FMakefile.sphinx;h=857f1e273418e1a1dffdd23b03b48476f098913b;hb=ec07719bcdd332849411d57d17608dadfd0bd136;hp=b10b6c598ae2c80d74a44222bfdb7558e38033f9;hpb=b067c9045af4791a5836042f743d12477131f7b5;p=deliverable%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