You must log in or register to comment.
No, Makefile syntax is more extreme.
Sure, but bash is more relatable, I think
I find
Makefile
isn’t too bad, as long as I can stay away fromautomake
andautoreconf
.I swapped from Make to Just: https://github.com/casey/just
Way better, IMO. Super simple logic, just as flexible.