mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -06:00
rules.mak: drop unneeded macros
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
d3ca592b3c
commit
484e2cc730
6 changed files with 23 additions and 282 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue