aboutsummaryrefslogtreecommitdiff
blob: 4d5fcd2567df7114fc80a788f8938a95af090f2b (plain)
1
2
3
4
5
6
7
8
9
this_subdir = tests/install
b = $(abs_top_builddir)/$(this_subdir)
s = $(abs_top_srcdir)/$(this_subdir)

check-local:
	$(Q)$(s)/dotest

clean-local:
	rm -f $(b)/q `find $(b) -type l`