Makefile Error “target pattern contains no ‘%'”
I’m encountering an error while running make with the following message:
/home/ubuntu/.local/lib/python3.12/site-packages/cocotb/share/makefiles/simulator/Makefile.icarus:79: *** target pattern contains no ‘%’. Stop.
Any guidance on how to modify the target pattern correctly would be greatly appreciated.