diff options
Diffstat (limited to 'doc/html/_sources/build_system.txt')
-rw-r--r-- | doc/html/_sources/build_system.txt | 3 |
1 files changed, 1 insertions, 2 deletions
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 |