summaryrefslogtreecommitdiff
path: root/doc/tutorial/slides/Makefile
blob: 273cc3fb4a59bc742787253ac96a9efad176c0cf (plain)
1
2
3
4
5
6
7
PROJ=tutorial

all: ${PROJ}.xml
	svgslides $^

clean:
	rm -f ${PROJ}-index.xml index.html ${PROJ}-???.html ${PROJ}-???.svg *~