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

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