I'm trying to use Homebrew to install BART on an apple silicon computer but am encountering the following error when attempting to compile the code:
Makefile:23: *** missing separator. Stop.
I am unfamiliar with the Makefile syntax. Any ideas on how to fix this?
Thanks