stud/MTM/task3-EpisodeAnalysis/Makefile
Motiejus Jakštys 3e886a93f3 rename
2019-10-05 19:42:12 +02:00

5 lines
155 B
Makefile

toolshed = docker run --rm -v $(PWD):/x -w /x motiejus/toolshed
task3-EpisodeAnalysis.pdf: task3-EpisodeAnalysis.tex bib.bib
$(toolshed) latexmk -pdf $<