I have searched this problem in google, but still don\'t have some way to resolve a problem. I have 2 Makefiles: One as example and one as my file. Example:
Make sure there is no : in your path, i.e. cd ${url} => ://. If so, escape it like this:
:
cd ${url} => ://
cd ${url} => \://