X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=report%2FMakefile;h=ab4902654f5408140e4b1d3581531402ed4a48fd;hb=5c232e0aecd71d51f950bab6006b66a75713f0de;hp=801528a046ab34a15da9ca44c5ceb944ff91ebf3;hpb=64f84a3e6cb4a017dfaeed6b92d8721b422f9dba;p=ker2014-2.git diff --git a/report/Makefile b/report/Makefile index 801528a..ab49026 100644 --- a/report/Makefile +++ b/report/Makefile @@ -9,7 +9,7 @@ graphs: dot -Teps d1.dot > d1.eps clean: - rm -vf report.{aux,dvi,log,pyg,toc,eps} + rm -vf *.eps report.{aux,out,dvi,log,pyg,toc,eps,synctex.gz} clobber: clean rm -vf report.pdf