Originally Posted by arcadefan
I just managed to build MESS with the new tools. However, when I try to build the tools I get this error:

Code
make: *** No rule to make target 'tools'.  Stop.

Did something change with the new build tools?
This is just invoking "make tools" on the commandline by the way.

Try 'make TOOLS=1'


- Barry Rodewald