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

Makefile: Add install target #4

Closed sjackman closed 10 years ago

sjackman commented 10 years ago

Rename makegraph.c to make2graph.c to use the built-in rule %: %.c. See https://www.gnu.org/software/make/manual/html_node/Catalogue-of-Rules.html