diff --git a/data/syntax/makefile.xml b/data/syntax/makefile.xml index a7bb951..4d8cb60 100644 --- a/data/syntax/makefile.xml +++ b/data/syntax/makefile.xml @@ -1,355 +1,362 @@ 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 - + - - + + + + + + + + +