I am getting the following error running make:
make
Makefile:168: *** missing separator. Stop.
What is causing this?
This is a syntax error in your Makefile. It's quite hard to be more specific than that, without seeing the file itself, or relevant portion(s) thereof.