summaryrefslogtreecommitdiff
path: root/test/regress/regress0/Makefile.am
blob: b0caacf1b259be6830a0432ccb8561fa39290f31 (plain)
1
2
3
4
5
6
7
8
9
10
TESTS_ENVIRONMENT = @srcdir@/../run_regression @top_builddir@/../../bin/cvc4
TESTS =

# synonyms for "check"
.PHONY: regress regress0 test
regress regress0 test: check

# do nothing in this subdir
.PHONY: regress1 regress2 regress3
regress1 regress2 regress3:
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback