1[kmk]
2idchars=a-zA-Z 0-9_
3case-sensitive=y
4styles=dqbackslash sqbackslash
5punctuation= ( ) : ; [ ] { }
6operators= ! # $ % & * + , - . / < = > ? ^ ` | ~ := += >= |+ : ::
7keywords= export override
8libkeywords= abspath abspathex addprefix addsuffix and basename call comp-cmds comp-vars date date-utc dir eq error eval expr file-size filter filter-out findstring firstword flavor foreach if-expr info int-add int-and int-div int-eq int-ge int-gt int-le int-lt int-mod int-mul int-ne int-not int-or int-sub int-xor join kb-obj-base kb-obj-suff kb-src-one kb-src-prop kb-src-tool lastword nanots not notdir or origin patsubst realpath rsort shell sort stack-pop stack-popv stack-push stack-top strip subst suffix tolower toupper value warning which wildcard word wordlist words xargs
9ppkeywords= bool define defined else endif endef if if1of ifn1of ifdef ifndef ifeq ifneq include includedep num string target
10linecomment=#
11
12[def]
13idchars=a-zA-Z 0-9_
14case-sensitive=n
15linecomment=;
16
17