I just want to have a .tex file which I compile with pdflatex and end up with a .pdf file. I don\'t want all the other .aux
.tex
pdflatex
.pdf
.aux
IIRC \nofiles in your file suppresses the .aux output.
\nofiles