X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=Documentation%2FMakefile.sphinx;h=857f1e273418e1a1dffdd23b03b48476f098913b;hb=52ddb7e9dd735c1a10722c58d3e069af4d3e6df2;hp=b10b6c598ae2c80d74a44222bfdb7558e38033f9;hpb=11d8ec408d0aa2dae7ca89f95e497b8f22427b20;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