summaryrefslogtreecommitdiff
path: root/make/reports.make
blob: c7e897d20d5fb444d80a883aedfec49d6d192203 (plain)
1
2
3
4
5
6
7
.PHONY: reports
reports: $(REPORT)
	@echo "=== REPORTS FINISHED ==="

report_%: bin/report_%
	@echo "=== $@ ==="
	@cd tmp && ../$<
contact: Jan Huwald // Impressum