aboutsummaryrefslogtreecommitdiff
path: root/docs/devel
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2019-12-12 13:30:36 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2020-08-21 06:30:42 -0400
commit484e2cc730a86f7066b3e29c5bb8440747b61f01 (patch)
treeecd5fc55434ad0c0015fb7313e99df2da3f64950 /docs/devel
parentd3ca592b3c10ba3d340e28f68a9a155dacdf4446 (diff)
downloadqemu-484e2cc730a86f7066b3e29c5bb8440747b61f01.zip
qemu-484e2cc730a86f7066b3e29c5bb8440747b61f01.tar.gz
qemu-484e2cc730a86f7066b3e29c5bb8440747b61f01.tar.bz2
rules.mak: drop unneeded macros
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'docs/devel')
-rw-r--r--docs/devel/build-system.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/devel/build-system.txt b/docs/devel/build-system.txt
index 41bd08e..fea67b2 100644
--- a/docs/devel/build-system.txt
+++ b/docs/devel/build-system.txt
@@ -404,10 +404,7 @@ using Makefile.target for the build rules.
- rules.mak
This file provides the generic helper rules for invoking build tools, in
-particular the compiler and linker. This also contains the magic (hairy)
-'unnest-vars' function which is used to merge the variable definitions
-from all Makefile.objs in the source tree down into the main Makefile
-context.
+particular the compiler and linker.
- default-configs/*.mak