Lexers for Makefiles and similar.
Unknown Field: copyright | |
Copyright 2006-2021 by the Pygments team, see AUTHORS. | |
Unknown Field: license | |
BSD, see LICENSE for details. |
Class | BaseMakefileLexer |
Lexer for simple Makefiles (no preprocessing). |
Class | CMakeLexer |
Lexer for CMake files. |
Class | MakefileLexer |
Lexer for BSD and GNU make extensions (lenient enough to handle both in the same file even). |