DOKK / manpages / debian 12 / makefile2graph / makefile2graph.1.en
makefile2graph(1) User Commands makefile2graph(1)

makefile2graph - Creates a graph of dependencies from GNU-Make

makefile2graph
makefile2graph -B

Creates a graph of dependencies from GNU-Make; Output is a graphiz-dot file. sub-makefiles are not supported.

The options of makefile2graph are the same as make(1).

Show the graph as though all targets would be remade from scratch.

make2graph(1), make(1), dot(1)

Shaun jackmnan (@sjackman) wrote this small script.
Pierre Lindenbaum (@yokofakun) wrote make2graph.

2014-11-06 lindenb/makefile2graph