Great. Has this patch been submitted?
Thanks,
Noel
Benoit Poulot-Cazajous wrote:
>
> Noel Yap <[EMAIL PROTECTED]> writes:
>
> > $(install.DIR)/common/%/.: | $(install.DIR)/common/.
> >@echo building $(@): $(^)
>
> order-only dependencies do not work very well in implicit rules.
> This
Noel Yap <[EMAIL PROTECTED]> writes:
> $(install.DIR)/common/%/.: | $(install.DIR)/common/.
>@echo building $(@): $(^)
order-only dependencies do not work very well in implicit rules.
This quick&dirty patch may fix the problem :
--- implicit.c.orig 2002-09-04 09:26:19.0 +0200