m1-internship-report/report/Makefile

5 lines
42 B
Makefile

SRC=report.tex
all:
latexmk -pdf $(SRC)