lindenb / makefile2graph

Creates a graph of dependencies from GNU-Make; Output is a graphiz-dot file or a Gexf-XML file.
MIT License
617 stars 63 forks source link

Fix make test: Add . to PATH #6

Closed sjackman closed 9 years ago

sjackman commented 10 years ago

Fix the following error. make test ... ./makefile2graph ./makefile2graph: line 3: make2graph: command not found make: *\ [test] Error 127