From 97365c7db3f327879df8236852dca36b92f84582 Mon Sep 17 00:00:00 2001 From: shimizukawa Date: Wed, 23 Nov 2016 11:56:49 +0900 Subject: [PATCH] make-mode is used by default. --- doc/invocation.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/invocation.rst b/doc/invocation.rst index 436c652f9b..4b4593014c 100644 --- a/doc/invocation.rst +++ b/doc/invocation.rst @@ -128,7 +128,10 @@ Makefile and Batchfile creation options .. option:: --use-make-mode, --no-use-make-mode - Makefile/make.bat uses (or not use) make-mode. Default is not use. + Makefile/make.bat uses (or not use) make-mode. Default is use. + + .. versionchanged:: 1.5 + make-mode is default. .. option:: --makefile, --no-makefile