summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Klemkow <j.klemkow@wemelug.de>2012-11-09 13:25:06 +0100
committerJan Klemkow <j.klemkow@wemelug.de>2012-11-09 13:25:06 +0100
commit738ad294d44cdfd0f9146fcd1396d5d85f5b17b4 (patch)
treee73dbe1abc8834667141b1cae869ff7ae5c1c92c
parenta178cc10df43f65b4038ee0ed4f3b6bed785a875 (diff)
parent7ef93dfd5c6f873192edbd0cc9571ba8dde8d814 (diff)
downloadsksys-738ad294d44cdfd0f9146fcd1396d5d85f5b17b4.tar.gz
sksys-738ad294d44cdfd0f9146fcd1396d5d85f5b17b4.tar.bz2
sksys-738ad294d44cdfd0f9146fcd1396d5d85f5b17b4.zip
Merge branch 'master' of ssh://git.bnfr.net/git/sksys
-rw-r--r--Makefile9
-rw-r--r--document.asciidoc1
2 files changed, 8 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 2d982d4..bdbe539 100644
--- a/Makefile
+++ b/Makefile
@@ -1,2 +1,7 @@
-document.txt: document.asciidoc
- asciidoc --backend=latex $>
+DBLATEX_OPTS="-P latex.encoding=utf8 -P latex.output.revhistory=0 -P doc.publisher.show=0"
+
+document.tex: document.asciidoc
+ asciidoc --backend=latex $<
+
+document.pdf: document.asciidoc
+ a2x -f pdf --dblatex-opts=$(DBLATEX_OPTS) $<
diff --git a/document.asciidoc b/document.asciidoc
index 23bd086..09c6a76 100644
--- a/document.asciidoc
+++ b/document.asciidoc
@@ -1,5 +1,6 @@
= Sichere Softwareentwicklung im Systemnahenbereich
:author: Jan Klemkow, Benjamin Franzke
+:lang: de
== Kurzfassung
Dieses Dokument beschreibt Sicherheitrisiken von Systemprogrammen mit dem Fokus