projects
/
bachelor-thesis
/
written-stuff.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
checkpoint
[bachelor-thesis/written-stuff.git]
/
Ausarbeitung
/
images
/
Makefile
1
all
:
Wiselib-Arch.pdf Roomba-Diagram.pdf Implementation-Diagram.pdf
2
3
%
.pdf
: %
.svg
4
inkscape
--
export-area-page
--
export-text-to-path
--
export-pdf
=$
@
$<
5
6
Implementation-Diagram.pdf
:
Implementation-Diagram.dot
7
dot
$< -
Tpdf
> $
@
8
This page took
0.038226 seconds
and
5
git commands to generate.