Open
Description
- node state diagram
- the annotated cfg directory structure
- node dependency diagram (using sdedit.jar?)
make -Bnd | make2graph | dot -Tsvg -o out.svg
show dependencies: https://unix.stackexchange.com/questions/283478/how-to-display-dependencies-given-in-a-makefi
le-as-a-tree
https://plindenbaum.blogspot.com/2012/11/visualizing-dependencies-of-makefile.html
https://github.com/lindenb/makefile2graph - self-documenting Makefile rules