Slightly OT, but Except for some basic UNIX tools, like grep or make Is make a basic tool? I'm often surprised when I find out new features of make that I was unaware of. I feel like it's bigger than it appears to be.
So much of programming and administration is about managing dependencies, and make is the default tool.
Such a pity it has a shitty syntax.