what do the cool kids use today instead of a makefile? I could hammer out a build.zig file but that looks overkill tbh. not a zig project btw
@merlin Earthfiles (ex: earthly)? (the project is AFAIK sort-of dead, but it just works and is a really nice mix between a makefile and a dockerfile)