Makefile 97 B

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