aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mnesia/examples/bench/Makefile
blob: 55621e8cf4cdbfa49b3a9b5209cb6c981fcd37b3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
all:
	erl -make

clean:
	rm *.beam

test:
	./bench.sh bench.config*