garage/doc/talks/2022-11-19-Capitole-du-Libre/Makefile
2022-11-27 11:36:01 +01:00

9 lines
224 B
Makefile

all:
pdflatex présentation.tex
clean:
rm -f *.aux *.bbl *.blg *.log *.nav *.out *.snm *.synctex.gz *.toc *.dvi présentation.pdf
clean_sauf_pdf:
rm -f *.aux *.bbl *.blg *.log *.nav *.out *.snm *.synctex.gz *.toc *.dvi