diff --git a/data/syntax/makefile.xml b/data/syntax/makefile.xml index e923d84..c5f3757 100644 --- a/data/syntax/makefile.xml +++ b/data/syntax/makefile.xml @@ -1,370 +1,373 @@ include define else endef endif ifdef ifeq ifndef ifneq .if .ifdef .ifndef .ifmake .ifnmake .elif .elifdef .elifndef .elifmake .elifnmake 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 + + +