This repository has been archived on 2024-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coffee.pygments/tests/examplefiles/make/automake.mk.output
2022-12-04 16:14:57 +01:00

26 lines
574 B
Text
Generated

'if DEBUG\n' Comment.Preproc
'DBG' Name.Variable
' ' Text.Whitespace
'=' Operator
' ' Text.Whitespace
'debug' Text
'\n' Text.Whitespace
'else\n' Comment.Preproc
'DBG' Name.Variable
' ' Text.Whitespace
'=' Operator
'\n' Text.Whitespace
'endif\n' Comment.Preproc
'noinst_PROGRAMS' Name.Variable
' ' Text.Whitespace
'=' Operator
' ' Text.Whitespace
'$(' Keyword
'DBG' Text
')' Keyword
'\n' Text.Whitespace