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