all: plot.pdf parameter.txt

plot.pdf parameter.txt: auswertung.py lambda.txt L.txt I.txt
	python auswertung.py
