; EmEditor Syntax File ; ; To import this file to an existing configuration, select Configuration ; under the Tool menu, select Define Configurations, select a configuration ; you want to import to, press [Properties], select the Highlight page, and ; press [Import]. ; ; Submit your customized file to submit@emurasoft.com ; to be listed in www.emurasoft.com user files pages. ; #Highlight=on #BeginTag= #EndTag= #CommentBegin= #CommentEnd= #LineComment1=^# #LineComment2= #SingleQuote=off #DoubleQuote=off #ContinueQuote=off #Escape= #ScriptBegin= #ScriptEnd= #SpecialSyntax=off #HighlightBraces=on #Keyword color=9,word=on,rightall=off,case=on,insidetag=off,regexp=off MAKEFILES VPATH SHELL MAKESHELL MAKE MAKELEVEL MAKEFLAGS MAKECMDGOALS CURDIR SUFFIXES #Keyword color=8,word=on,rightall=off,case=on,insidetag=off,regexp=off subst patsubst strip findstring filter filter-out sort dir notdir suffix basename addsuffix addprefix join word words firstword wildcard shell origin foreach #Keyword color=7,word=on,rightall=off,case=on,insidetag=off,regexp=off .PHONY .SUFFIXES .DEFAULT .PRECIOUS .INTERMEDIATE .SECONDARY .IGNORE .SILENT .EXPORT_ALL_VARIABLES #Keyword color=6,word=on,rightall=off,case=on,insidetag=off,regexp=off $@ $< $^^ $@ $% $? $* $+ $(@D) $(@F) $(*D) $(*F) $(%D) $(%F) $(