]> rtime.felk.cvut.cz Git - wvtest.git/blob - Makefile
42f5a4b6ce7d845b6a04c256967c3114af94525d
[wvtest.git] / Makefile
1
2 all:
3         @echo "There's nothing to build here, really."
4         @echo
5         @echo "Try: make test"
6         
7 runtests:
8         make -C python test
9         
10 test:
11         ./wvtestrunner.pl $(MAKE) runtests