summaryrefslogtreecommitdiffstats
path: root/slo/predstavitev/1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'slo/predstavitev/1/Makefile')
-rw-r--r--slo/predstavitev/1/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/slo/predstavitev/1/Makefile b/slo/predstavitev/1/Makefile
new file mode 100644
index 0000000..b8209a4
--- /dev/null
+++ b/slo/predstavitev/1/Makefile
@@ -0,0 +1,13 @@
+SHELL ?= /bin/bash
+.PHONY: clean default
+default: dokument.pdf
+dokument.pdf: dokument.tex oton.jpg plan.jpg
+ ~/projects/doc/f5ff.sh dokument
+ biber dokument
+ ~/projects/doc/f5ff.sh dokument
+oton.jpg:
+ wget -c http://dlib.si/stream/URN:NBN:SI:img-MU025M3V/f92df1ba-45c7-4045-ad3e-d1a8a4e9f8a9/IMAGE -Ooton.jpg
+plan.jpg:
+ wget -c https://upload.wikimedia.org/wikipedia/commons/1/11/Oton_%C5%BDupan%C4%8Di%C4%8D_-_%C4%8Cez_plan_%28cover%29.jpg -Oplan.jpg
+clean:
+ rm -rf *.jpg *.pdf *.aux *.auxlock *.bbl *.bcf *.blg *.dvi *.log *.nav *.out *.run.xml *.snm *.toc *.synctex.gz stdout.log stderr.log