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

Reply via email to