How do I get pdflatex (via WinEdt) to remove all the extra output files (e.g., .lof, .blg, etc.) after compiling my .tex/.bib/.etc to a .pdf?
If there is a solution, I suspect it will come via "Options" -> "Execution Mode". I'm just not finding anything though :(
I was told by someone that pdflatex won't do this and that I would need to create a Makefile. Is that true?