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