move first semester to first semester
This commit is contained in:
4
I/MTM/task6-thesis-project/Makefile
Normal file
4
I/MTM/task6-thesis-project/Makefile
Normal file
@@ -0,0 +1,4 @@
|
||||
toolshed ?= docker run --rm -v $(PWD):/x -w /x motiejus/toolshed
|
||||
|
||||
task6-thesis-project.pdf: task6-thesis-project.tex bib.bib
|
||||
$(toolshed) latexmk -pdf $<
|
||||
Reference in New Issue
Block a user