From a0850da02417c89639d07e3ff452a6cd765945ed Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 27 Oct 2024 14:03:32 +0900 Subject: Drop Borland compiler specific code Signed-off-by: Michele Calgaro (cherry picked from commit 4631d9e47b1200fcbbd4caac91366bd40fee365c) --- doc/html/_sources/build_system.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/html/_sources/build_system.txt') diff --git a/doc/html/_sources/build_system.txt b/doc/html/_sources/build_system.txt index 3b95af5..e9a4782 100644 --- a/doc/html/_sources/build_system.txt +++ b/doc/html/_sources/build_system.txt @@ -366,8 +366,7 @@ work of creating these additional configuration modules. .. attribute:: generator A string that defines the platform specific style of Makefile. The - only supported values are ``UNIX``, ``MSVC``, ``MSVC.NET``, ``MINGW`` - and ``BMAKE``. + only supported values are ``UNIX``, ``MSVC``, ``MSVC.NET`` and ``MINGW``. .. attribute:: mkdir -- cgit v1.2.3