aboutsummaryrefslogtreecommitdiff
path: root/Makefile
blob: 078a7db4f9fd3594a9ab6602137f9a15f8827e1d (plain)
1
2
3
4
5
6
hello-references-graph.svg:
	dot -Tsvg hello-references-graph.dot > $@

hello-derivation-graph.svg:
	sfdp -Tsvg hello.dot > $@