summaryrefslogtreecommitdiff
path: root/test/regress/regress0/quantifiers/Makefile
blob: b96f2a283337e6df938d289b2ba2bcad0af939cf (plain)
1
2
3
4
5
6
7
8
topdir = ../../../..
srcdir = test/regress/regress0/quantifiers

include $(topdir)/Makefile.subdir

# synonyms for "check"
.PHONY: test
test: check
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback