makefile2graph

creates a graph of dependencies from GNU-Make
  https://github.com/lindenb/makefile2graph
  0
  no reviews



Output is a graphviz-dot file, a Gexf-XML file or a list of the deepest independent targets that should be made. Sub-makefiles are not supported.