GitHub uses this bundle for Makefile syntax highlighting. Please have a look at this gist:
https://gist.github.com/philtay/5a647f5a573d1052e7f7
The same problem affects TextMate.
Repro:
define foobar
$(and $(filter-out undefined,$(origin 1)),$(1))
endef
define test
command
endef
Ref: github-linguist/linguist#2710
GitHub uses this bundle for Makefile syntax highlighting. Please have a look at this gist:
https://gist.github.com/philtay/5a647f5a573d1052e7f7
The same problem affects TextMate.
Repro:
Ref: github-linguist/linguist#2710