Home
last modified time | relevance | path

Searched hist:"076 d2471" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/pc-bios/optionrom/
H A DMakefile076d2471 Mon Dec 21 03:06:55 CST 2009 Paolo Bonzini <pbonzini@redhat.com> Use vpath directive

The vpath directive has two advantages over the VPATH variable:
1) it allows to skip searching of .o files; 2) the default semantics
are to append to the vpath, so there is no confusion between "VPATH=xyz"
and "VPATH+=xyz".

Since "vpath %.c %.h PATH" is not valid, I'm introducing a wrapper
macro to append one or more directories to the vpath.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
/openbmc/qemu/
H A DMakefile076d2471 Mon Dec 21 03:06:55 CST 2009 Paolo Bonzini <pbonzini@redhat.com> Use vpath directive

The vpath directive has two advantages over the VPATH variable:
1) it allows to skip searching of .o files; 2) the default semantics
are to append to the vpath, so there is no confusion between "VPATH=xyz"
and "VPATH+=xyz".

Since "vpath %.c %.h PATH" is not valid, I'm introducing a wrapper
macro to append one or more directories to the vpath.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>