Makefile 100 B

1234567
  1. make:
  2. pdflatex kit-muendlich-ml1-2.tex -output-format=pdf
  3. make clean
  4. clean:
  5. rm -rf *.aux *.log