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

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