Man page - make2graph(1)
Packages contas this manual
Package: makefile2graph
apt-get install makefile2graph
apt-get install makefile2graph
Manuals in package:
Documentations in package:
Manual
| make2graph(1) | Creates a graph of dependencies from GNU-Make | make2graph(1) |
NAME
makefile2graph - Creates a graph of dependencies from GNU-Make
SYNOPSIS
make -Bnd | make2graph > output.dot
DESCRIPTION
Creates a graph of dependencies from GNU-Make; Output is a graphiz-dot file or a Gexf-XML file. sub-makefiles are not supported.
OPTIONS
SEE ALSO
makefile2graph(1), make(1), dot(1)
AUTHOR
Pierre Lindenbaum (@yokofakun)
| 17 Sept 2014 | .1 |