Re: [Qemu-devel] [PATCH] finish VPATH -> vpath translation

2010-01-11 Thread Anthony Liguori
On 01/04/2010 04:02 AM, Paolo Bonzini wrote: This adds a few more vpath suffixes and points the remaining two paths explicitly to $(SRC_PATH) in order to eliminate the VPATH assignment from config-host.mak. Signed-off-by: Paolo Bonzini Applied. Thanks. Regards, Anthony Liguori Cc: Jua

[Qemu-devel] [PATCH] finish VPATH -> vpath translation

2010-01-04 Thread Paolo Bonzini
This adds a few more vpath suffixes and points the remaining two paths explicitly to $(SRC_PATH) in order to eliminate the VPATH assignment from config-host.mak. Signed-off-by: Paolo Bonzini Cc: Juan Quintela --- Makefile|2 +- Makefile.target |2 +- configure |3 ---