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

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