]> rtime.felk.cvut.cz Git - wvtest.git/blob - sh/Makefile
wvtestrun: Do not use colors on dumb terminals
[wvtest.git] / sh / Makefile
1
2 all:
3         @echo "Try: make test"
4         @false
5
6 runtests:
7         t/twvtest.sh
8
9 test:
10         ../wvtestrun $(MAKE) runtests
11
12 clean::
13         rm -f *~ t/*~