-
-
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 git@github.com: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