Hacker News new | ask | show | jobs
by zzarcon 3140 days ago
Not sure if I understand the question. Can you please elaborate? Thanks!
1 comments

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".