]> git.siccegge.de Git - talk/kfreebsd.git/commitdiff
add makefile
authorChristoph Egger <Christoph.Egger@informatik.uni-erlangen.de>
Mon, 21 Mar 2011 21:04:34 +0000 (22:04 +0100)
committerChristoph Egger <Christoph.Egger@gmx.de>
Mon, 21 Mar 2011 21:04:34 +0000 (22:04 +0100)
Makefile [new file with mode: 0644]

diff --git a/Makefile b/Makefile
new file mode 100644 (file)
index 0000000..43f8d46
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+SOURCES=$(shell find . -name '*.tex')
+
+lit.pdf: $(SOURCES)
+       latexmk -g -pdf lit