package
1.4.0
Repository: https://github.com/tj/mmake.git
Documentation: pkg.go.dev

# Functions

New parser.
Parse the given input.
ParseRecursive parses the given input recursively relative to the given dir such as /usr/local/include.

# Structs

Comment node.
Include node.
Parser is a quick-n-dirty Makefile "parser", not really, just comments and a few directives, but you'll forgive me.

# Interfaces

Node interface.