Hacker News new | ask | show | jobs
The Case for Make: The New Old Build Tool (degreesofzero.com)
2 points by chill1 2051 days ago
2 comments

The author has never had to deal with a giant, disastrously messy, legacy Makefile if they're recommending make.

As bad as modern build systems are, I'd never go back.

I've used make for all my projects. Highly recommended.