run:
	./build-times.sh
	./configure-rule-frequency.sh

clean:
	rm -f *.txt

.PHONY: run clean
