makefile: clean des fichiers temporaires latex
parent
9f6d05ed3a
commit
b5648d2df9
|
@ -23,5 +23,5 @@ all: $(ALL)
|
|||
.PHONY:
|
||||
|
||||
clean:
|
||||
rm -f *.pdf *.html *.tex
|
||||
rm -f *.pdf *.html *.tex *.aux *.log *.out *.toc
|
||||
|
||||
|
|
Reference in New Issue