[makefile] add make command (pdflatex)

This commit is contained in:
Maxime Alves LIRMM 2023-08-31 06:18:40 +09:00
parent ea8a7bd537
commit 474d90a5d6
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
target: target:
pdflatex thesis.tex
clean: clean:
rm -f *.aux *.lof *.log *.fls *.out *.toc *.fmt *.fot *.cb *.cb2 .*.lb *.ist *.dvi *.xdv *.run.xml *.bcf *.blg *.acr *.glg *.bbl *.glsdefs *.acn *.glo *.lot *.alg rm -f *.aux *.lof *.log *.fls *.out *.toc *.fmt *.fot *.cb *.cb2 .*.lb *.ist *.dvi *.xdv *.run.xml *.bcf *.blg *.acr *.glg *.bbl *.glsdefs *.acn *.glo *.lot *.alg