Skip to content

Generate dependency graph using graphviz

Sebastian Ohlmann requested to merge sohlmann/fdep:graph into master

Convert the dependency makefile to a graphviz input file, compute the transitive reduction for a better visualization and plot the graph as a pdf file.

Merge request reports