3 200-guestfish/disk.svg \
4 300-python/python.svg \
6 600-resize/alignment.svg \
7 700-rhel6.3/rhel6.3.svg \
10 PSFILES = $(SVGFILES:.svg=.ps)
12 handout.pdf: $(PSFILES)
14 gs -dNOPAUSE -dBATCH \
15 -sDEVICE=pdfwrite -sOUTPUTFILE=$@-t -sPAPERSIZE=a4 \
20 inkscape -z --export-ps=$@ $^