summaryrefslogtreecommitdiffstats
path: root/regressions/Makefile.unsupported
blob: 90aa877ee04f46560f7f1b043b4d319f0e693c22 (plain)
1
2
3
4
5
6
7
8
9
.PHONY: all clean check

all:
	@echo Regressions are currently unsupported for out-of-source builds

clean: all

check: all