6850b23628c304ed36185a33fdf4f83f615d4535
[bachelor-thesis/written-stuff.git] / Ausarbeitung / images / Makefile
1 all: Wiselib-Arch.pdf Roomba-Diagram.pdf
2
3 %.pdf: %.svg
4 inkscape --export-area-page --export-text-to-path --export-pdf=$@ $<
5
This page took 0.037421 seconds and 3 git commands to generate.