aboutsummaryrefslogtreecommitdiff
path: root/test/Makefile
blob: 84066464ee30c780b848ce6907c21945f096cfa4 (plain)
1
2
3
4
5
6
## what ever we called, don't do it here
default:
	$(MAKE) -C ..

$(MAKECMDGOALS):
	$(MAKE) -C .. $(MAKECMDGOALS)