Makefile Parser
Extract targets, variables and includes from a Makefile.
About this tool
Paste a Makefile — the tool lists every target with its prerequisites and recipe, every variable assignment with its operator (=, :=, ?=, +=), and any include directives.