Jan Beulich writes ("Re: [PATCH 4/4] DEPS handling: Remove absolute paths from references to cwd"): > On 04.09.17 at 18:46, <ian.jack...@eu.citrix.com> wrote: > > +%.d2: %.d > > Wouldn't it be better to use .%.d2 and .%.d here?
Perhaps. That makes the assumption that nothing anywhere adds anything to DEPS which does not match `.*.d' My formulation makes a smaller assumption about DEPS (nothing adds anything not ending with .d) but a larger assumption about .d (there are no Makefile pattern targets which use .d for other purposes). I think the 2nd assumption is reasonable and the expanded 1st assumption is questionable. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel