Explorar o código

Makedatei und PDF hinzugefügt

Martin Thoma %!s(int64=12) %!d(string=hai) anos
pai
achega
1ee526604d
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      documents/Numerik/Klausur2/Makefile

+ 8 - 0
documents/Numerik/Klausur2/Makefile

@@ -0,0 +1,8 @@
+SOURCE = Klausur2
+make:
+	pdflatex -shell-escape $(SOURCE).tex -output-format=pdf
+	pdflatex -shell-escape $(SOURCE).tex -output-format=pdf
+	make clean
+
+clean:
+	rm -rf  $(TARGET) *.class *.html *.log *.aux *.out *.pyg