Hacker News new | ask | show | jobs
by stephenr 3140 days ago
Make is an existing, well documented tool that exists specifically to build targets (run commands) only when the prerequisites for that target have changed.

My "question" was rhetorical. The implied actual question is "why this, when make exists".