makefile2graph - Creates a graph of dependencies from GNU-Make
Contents
Description
Creates a graph of dependencies from GNU-Make; Output is a graphiz-dot file. sub-makefiles are not
supported.
Name
makefile2graph - Creates a graph of dependencies from GNU-Make
Options
The options of makefile2graph are the same as make(1).
-B, --always-make
Show the graph as though all targets would be remade from scratch.
See Also
make2graph(1), make(1), dot(1)
Synopsis
makefile2graph
makefile2graph -B
