aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/using/InvokingGHDL.rst9
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/using/InvokingGHDL.rst b/doc/using/InvokingGHDL.rst
index 2870075b4..875a706ae 100644
--- a/doc/using/InvokingGHDL.rst
+++ b/doc/using/InvokingGHDL.rst
@@ -311,9 +311,12 @@ Generate dependency file command [``--gen-depends``]
Generate a Makefile containing only dependencies to build a design unit.
-This command works like the make and gen-makefile commands (see :option:`-m`), but instead of a full makefile only
-dependencies without rules are generated on the standard output.
-These rules can then be integrated in another Makefile.
+This command works like the make and gen-makefile commands (see
+:option:`-m`), but instead of a full makefile only dependencies
+without rules are generated on the standard output. These rules can
+then be integrated in another Makefile.
+
+This command is not available with the mcode backend.
.. _GHDL:options: