Hacker News new | ask | show | jobs
by ridiculous_fish 2699 days ago
The answer is that Make only rebuilds what is necessary. Duplicating this logic in Python is nontrivial.