-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Makefile graph
rubytester edited this page Jun 11, 2015
·
3 revisions
Visualize the makefile graph
Using: https://github.com/lindenb/makefile2graph
build:
git clone [email protected]:lindenb/makefile2graph.git
cd makefile2graph.git
make
cp make2graph ~/bin
run:
cd docker-selenium
make -Bnd | make2graph | dot -Tpng -o out.png
open out.png
large image from commit: 218568c55918956ff16f57bf3f2e94910ec41255