Searched hist:"1435 ddb89c303c38ff23ff977dfb81953f32eb96" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | Makefile | 1435ddb89c303c38ff23ff977dfb81953f32eb96 Wed Jul 11 09:40:21 CDT 2012 Paolo Bonzini <pbonzini@redhat.com> build: get dependency file directories from object file names
After commit dcff25f2cd8c11a9368cc2369aeb0319c32d9e26, Dependency file are taken from the directories that have a Makefile.objs file. This is not enough, since files can be included from other directories. So, pick them from directories that have an object file in them.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
|