summaryrefslogtreecommitdiff
path: root/test/system/Makefile
blob: 2ca4091cb0c79b4253ab1ba3b9a5a637787ce7c8 (plain)
1
2
3
4
5
6
7
8
topdir = ../..
srcdir = test/system

include $(topdir)/Makefile.subdir

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