add IN_DOCKER target
This commit is contained in:
@@ -1,2 +1,6 @@
|
|||||||
|
ifdef IN_DOCKER
|
||||||
|
toolshed = docker run --rm -v $(PWD):/x -w /x motiejus/toolshed
|
||||||
|
endif
|
||||||
|
|
||||||
report.pdf: report.tex
|
report.pdf: report.tex
|
||||||
latexmk $<
|
$(toolshed) latexmk $<
|
||||||
|
|||||||
Reference in New Issue
Block a user