diff --git a/data/syntax/makefile.xml b/data/syntax/makefile.xml index a1b6cf7..15c4d6d 100644 --- a/data/syntax/makefile.xml +++ b/data/syntax/makefile.xml @@ -1,432 +1,448 @@ include define else endef endif ifdef ifeq ifndef ifneq .if .ifdef .ifndef .ifmake .ifnmake .elif .elifdef .elifndef .elifmake .elifnmake .else defined empty exists target commands + + .include + .-include + .sinclude + + + .BEGIN .DEFAULT .END .ERROR .IGNORE .INTERRUPT .MAIN .MAKEFLAGS .NOPATH .NOTPARALLEL .NO_PARALLEL .OBJDIR .ORDER .PATH .PHONY .PRECIOUS .SHELL .SILENT .STALE .SUFFIXES .EXEC .IGNORE .MADE .MAKE .META .NOMETA .NOMETA_CMP .NOPATH .NOTMAIN .OPTIONAL .PHONY .PRECIOUS .RECURSIVE .SILENT .USE .USEBEFORE .WAIT 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 + + + + + + + + - - + + - - + + +