cairo/doc/tutorial/slides/Makefile

8 lines
126 B
Makefile
Raw Normal View History

PROJ=tutorial
all: ${PROJ}.xml
svgslides $^
clean:
rm -f ${PROJ}-index.xml index.html ${PROJ}-???.html ${PROJ}-???.svg *~