Il 29/05/2012 09:05, Gerd Hoffmann ha scritto:
>> > I wonder if, independently of QOM, we also need to consider...
>> > - qapi-generated/*.d,
>> > - usb/*.d and
>> > - tests/*.d?
> Maybe we should just stop spreading the dep files over all directories?
> RfC patch attached.

This could in principle break, like hw/usb/core.o vs. hw/usb-core.o.  It
would be a very bad choice of names, but it is possible in principle.

Another choice: we could just subst .o with .d in the *-obj-y variables.

Paolo

Reply via email to