.PHONY: reports reports: $(REPORT) @echo "=== REPORTS FINISHED ===" report_%: bin/report_% @echo "=== $@ ===" @cd tmp && ../$<