no matter how useful makefiles are, i need to ditch them, because many reasons. i need to somehow make build.zig to build the iso. i can do a custom step, and can do an .addSystemCommand(). we'll see.
resolved since e33fa7ec.