garage/doc/talks/2022-11-19-Capitole-du-Libre/Makefile

9 lines
224 B
Makefile
Raw Normal View History

2022-11-27 10:36:01 +00:00
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