Hello,
I am trying to create an elf binary for the hello package (to start with) and when i run the `make elfimage` command, it fails with the following error

make[3]: *** No rule to make target `mod.make.inc', needed by `bootstrap.ld'. Stop.

While i am trying to look into the issue, maybe there is a quick fix for this, or someone has come across this issue already. Or maybe there is a better/easier way to create an elfimage.

Regards,