Makefile 180 B

1234567
  1. make:
  2. pdflatex -shell-escape Documentation.tex -output-format=pdf
  3. make clean
  4. clean:
  5. rm -rf $(TARGET) *.class *.html *.log *.aux *.out *.glo *.glg *.gls *.ist *.xdy *.1 *.pyg