projects
/
bachelor-thesis
/
written-stuff.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add Roomba diagram
[bachelor-thesis/written-stuff.git]
/
Ausarbeitung
/
images
/
Makefile
diff --git
a/Ausarbeitung/images/Makefile
b/Ausarbeitung/images/Makefile
index
0b000cb
..
6850b23
100644
(file)
--- a/
Ausarbeitung/images/Makefile
+++ b/
Ausarbeitung/images/Makefile
@@
-1,2
+1,5
@@
-Wiselib-Arch.pdf: Wiselib-Arch.svg
+all: Wiselib-Arch.pdf Roomba-Diagram.pdf
+
+%.pdf: %.svg
inkscape --export-area-page --export-text-to-path --export-pdf=$@ $<
+
This page took
0.022483 seconds
and
4
git commands to generate.