The tab in the Makefile is wrong because in that case it believes it is a recipe, so we get the error:
*** recipe commences before first target. Stop.
As the Makefile is quite simple, and has been wrong for a long time, I think it is fine if we just remove the instruction. Then we tell updatecli to not update it anymore
The tab in the Makefile is wrong because in that case it believes it is a recipe, so we get the error:
As the Makefile is quite simple, and has been wrong for a long time, I think it is fine if we just remove the instruction. Then we tell updatecli to not update it anymore