I'm relatively new to systems programming, having not done any since college (go Boilermakers!), and back then we weren't really taught anything about build systems. I think the most we did was manually calling gcc or were given a Makefile that no one comprehended... or was that just me 🤔. I recently read through Modern C by Jens Gustedt and I'm currently reading through Tiny C Projects by Dan Gookin (did you know he wrote the very first "For Dummies" book??). A little unusual for me, I'm ...