summaryrefslogtreecommitdiff
path: root/tools/build/Documentation/Build.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/Documentation/Build.txt')
-rw-r--r--tools/build/Documentation/Build.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/build/Documentation/Build.txt b/tools/build/Documentation/Build.txt
index 88824359d595..a47bffbae159 100644
--- a/tools/build/Documentation/Build.txt
+++ b/tools/build/Documentation/Build.txt
@@ -113,6 +113,13 @@ It defines following interface:
make $(build)=ex
+Fixdep
+------
+It is necessary to build the fixdep helper before invoking the build.
+The Makefile.include file adds the fixdep target, that could be
+invoked by the user.
+
+
Rules
-----