aboutsummaryrefslogtreecommitdiffhomepage
path: root/performance-test/Makefile
blob: de492a7c3fd5a84c7c8e25852fa2427c2f92e4d1 (plain)
1
2
3
4
5
6
7
# See Makefile.local for the list of files to be compiled in this
# directory.
all:
	$(MAKE) -C .. all

.DEFAULT:
	$(MAKE) -C .. $@