report/report/Makefile

8 lines
176 B
Makefile

all: report.pdf
report.pdf: report.tex fiche_synthese.tex ../shared/report.bib
latexmk -xelatex -pdf $<
clean:
rm -f *aux *bbl *bcf *blg *_latexmk *fls *log *out *.run.xml