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