report/report/Makefile

8 lines
167 B
Makefile
Raw Normal View History

2018-07-31 12:27:12 +02:00
all: report.pdf
2018-07-31 12:38:24 +02:00
report.pdf: report.tex fiche_synthese.tex ../shared/report.bib
2018-07-31 12:27:12 +02:00
latexmk -pdf $<
clean:
rm -f *aux *bbl *bcf *blg *_latexmk *fls *log *out *.run.xml