summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/source/f2py/buildtools/index.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/source/f2py/buildtools/index.rst b/doc/source/f2py/buildtools/index.rst
index d8baf23e4..dbc1aca0c 100644
--- a/doc/source/f2py/buildtools/index.rst
+++ b/doc/source/f2py/buildtools/index.rst
@@ -25,3 +25,7 @@ Build Systems
meson
cmake
skbuild
+
+.. note::
+ ``make`` has no place in a modern multi-language setup, and so is not
+ discussed further.