all: booklet.svg mobius.svg leporello.svg booklet.svg
%.svg: %.ipe
iperender -svg "$<" "$@"
.PHONY: all