ac6fd1bbc4ad7e3b2b7c86269c1c14bcdbf9addb
[sawsim.git] / testing / bell_rate / Makefile
1 all : bell_rate.png
2
3 view : all
4         qiv bell_rate.png
5
6 clean :
7         rm -f bell_rate_*.gp bell_rate_*.hist bell_rate_*.d bell_rate_*.png bell_rate_*.compare
8
9 bell_rate.png : run_test.sh
10         ./$<