REPORT = mod5 report: $(REPORT).tex pdflatex $(REPORT).tex pdflatex $(REPORT).tex rm -f $(REPORT).aux $(REPORT).out $(REPORT).log $(REPORT)Notes.bib clean: rm -f $(REPORT).pdf