Might not be related, but a trivial makefile: foo bar &: echo
make -t only touches foo, not bar. Rerunning says 'foo is up to date'
Might not be related, but a trivial makefile: foo bar &: echo
make -t only touches foo, not bar. Rerunning says 'foo is up to date'