diff --git a/data/syntax/makefile.xml b/data/syntax/makefile.xml index cdf08a9..ef791e9 100644 --- a/data/syntax/makefile.xml +++ b/data/syntax/makefile.xml @@ -1,364 +1,369 @@ include define else endef endif ifdef ifeq ifndef ifneq - + .if .ifdef .ifndef .ifmake .ifnmake + + .elif .elifdef .elifndef .elifmake .elifnmake - .else - .endif + defined empty exists target commands call subst patsubst strip findstring filter filter-out sort word wordlist words firstword lastword dir notdir suffix basename addsuffix addprefix join wildcard realpath abspath if or and foreach value eval origin flavor shell error warning info - + + + + + - +