tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: make: order-only prerequisites?



On Sun, Jan 22, 2017 at 06:55:20PM +0100, Edgar Fuß wrote:
> > Is there an equivalent in BSD make?
> .ORDER?

Not the same, but typically a better solution. Order-only dependencies
are typically used for things like depends target to simplify the
dependency handling.

Joerg


Home | Main Index | Thread Index | Old Index