Your IP : 3.145.10.108


Current Path : /proc/4653/root/usr/share/nano/
Upload File :
Current File : //proc/4653/root/usr/share/nano/makefile.nanorc

# unattributed syntax highlighting example from wiki.linuxhelp.net/

syntax "makefile" "Makefile[^/]*$"
color red "[:=]"
color magenta "\<(if|ifeq|else|endif)\>"
color blue "\$+[{(][a-zA-Z0-9_-]+[})]"
color brightblue "^[^ 	]+:"
color green "#.*$"