toolshed ?=

This commit is contained in:
Motiejus Jakštys 2019-12-10 23:21:26 +02:00
parent a93574a7fd
commit aa19a74c41

View File

@ -1,4 +1,4 @@
toolshed = docker run --rm -v $(PWD):/x -w /x motiejus/toolshed
toolshed ?= docker run --rm -v $(PWD):/x -w /x motiejus/toolshed
task5-recenzija.pdf: task5-recenzija.tex bib.bib
$(toolshed) latexmk -pdf $<