Hacker News new | ask | show | jobs
by Animats 960 days ago
They're thinking macro, not dependency graph.

The point of "make" was supposed to be that it defined a dependency graph, then executed only the commands required to achieve the goals. Somewhere that got lost.