In article <CADbF7eeV2AcmiVZJzuxsN8gvwQHfMLYVN63gRdXpv8-jV=x...@mail.gmail.com>, Masao Uebayashi <uebay...@gmail.com> wrote: >-=-=-=-=-=- > >I like make(1) to exit when stale depend is found.
I was thinking of adding a .STALE target, so you can do what you like, for example: .STALE: rm -f ${.ALLSRC} ${MAKE} depend christos