module documentation

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 ​Base​Makefile​Lexer Lexer for simple Makefiles (no preprocessing).
Class ​CMake​Lexer Lexer for CMake files.
Class ​Makefile​Lexer Lexer for BSD and GNU make extensions (lenient enough to handle both in the same file even).