summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: 245fcb07810b992e81b4d499f53cc536cfabcd6f (plain)
1
2
3
4
5
all: animation-dark.svg animation-light.svg
.PHONY: all

animation-%.svg: animation.cast template-%.svg
	termtosvg render $< $@ -t template-$*.svg