summaryrefslogtreecommitdiffstats
path: root/doc/html/_sources/build_system.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-10-27 14:03:32 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-10-27 14:03:32 +0900
commit4631d9e47b1200fcbbd4caac91366bd40fee365c (patch)
treeed3eb332ae3965d3ec749e598a982786ed3ffb16 /doc/html/_sources/build_system.txt
parent4ab9fdc0fc73f41d54bab0c9030d9645ac0bf18e (diff)
downloadsip4-tqt-4631d9e47b1200fcbbd4caac91366bd40fee365c.tar.gz
sip4-tqt-4631d9e47b1200fcbbd4caac91366bd40fee365c.zip
Drop Borland compiler specific code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/_sources/build_system.txt')
-rw-r--r--doc/html/_sources/build_system.txt3
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