all:
	dot -Tpng ceo.dot > ceo.png
#	convert ceo.png ceo.pdf
tiles:
	convert ceo_wbkg.png -crop 2x2@ test_%d.png
