3 lines
45 B
Makefile
3 lines
45 B
Makefile
|
paused.png : paused.dot
|
||
|
dot -Tpng < $< > $@
|