For the line:
``` ME = $(abspath $(lastname ($MAKE_LIST))) ```
the outer parentheses don't highlight, irrespective of where the cursor is placed.
The same line in another filetype (say C++) the outer parentheses highlight with the cursor either side of the first `(` and after the last `)`