X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=Makefile;h=0fa3feb6f74ea64d9caaba265c8f884f2f64976b;hb=e28a6c8b3fcc166254596bbbf9ebe45facfa48eb;hp=35603556023e0d36a680d87c45bbb6fd36cd5fd0;hpb=8e7106a60748e74f4c76b2204e83f14e4dc041cc;p=deliverable%2Flinux.git diff --git a/Makefile b/Makefile index 35603556023e..0fa3feb6f74e 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 4 -PATCHLEVEL = 7 +PATCHLEVEL = 8 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Psychotic Stoned Sheep # *DOCUMENTATION* @@ -1432,7 +1432,7 @@ $(help-board-dirs): help-%: # Documentation targets # --------------------------------------------------------------------------- -DOC_TARGETS := xmldocs sgmldocs psdocs pdfdocs htmldocs mandocs installmandocs epubdocs cleandocs +DOC_TARGETS := xmldocs sgmldocs psdocs latexdocs pdfdocs htmldocs mandocs installmandocs epubdocs cleandocs PHONY += $(DOC_TARGETS) $(DOC_TARGETS): scripts_basic FORCE $(Q)$(MAKE) $(build)=scripts build_docproc build_check-lc_ctype