I think Make lexer uses $(
and )
for brace-matching. If you write your example normally like ME = $(abspath $(lastname $(MAKE_LIST)))
it matches the parenthesis normally.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.