You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
notepad-plus-plus/lexilla/test/examples/makefile/x.mak.styled

17 lines
288 B

{1}# '# comment' comment=1
# comment
{0}
{1}# '.SUFFIXES' target=5, ':' operator=4
{5}.SUFFIXES{4}:{0}
{1}# 'LD' identifier=3, '=' operator=4, 'link' default=0
{3}LD{4}={0}link
{1}# '!IFDEF DEBUG' preprocessor=2
{2}!IFDEF DEBUG
{0}
{1}# '$(' ID EOL=9
{3}X{4}={9}$(
{0}
{1}# End of file