rename
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
toolshed = docker run --rm -v $(PWD):/x -w /x motiejus/toolshed
|
||||
|
||||
all: report.pdf
|
||||
|
||||
report.pdf: report.tex bib.bib
|
||||
task3-EpisodeAnalysis.pdf: task3-EpisodeAnalysis.tex bib.bib
|
||||
$(toolshed) latexmk -pdf $<
|
||||
|
||||
Reference in New Issue
Block a user