rm command works in shell but not in Makefile I have an rm command that does not work in a Makefile but when I copy it to the shell it works: