diff pb/makefile @ 70:d5d894baa3ed default tip

pb: Added the latex version for Perspektive Bibliothek This content was created between 2014-04-12 and 2014-05-12.
author markus schnalke <meillo@marmaro.de>
date Mon, 20 Oct 2014 07:43:31 +0200
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pb/makefile	Mon Oct 20 07:43:31 2014 +0200
@@ -0,0 +1,9 @@
+all: ref1-pb.pdf
+
+ref1-pb.pdf:
+	latexmk -pdf ref1-pb
+
+clean:
+	latexmk -c ref1-pb
+realclean:
+	latexmk -C ref1-pb