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

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