blob: 1f311923a02f702fb7d942c6f9c4f36a3aeefee8 [file] [log] [blame]
all:
@echo "Try: make test"
@false
runtests:
t/twvtest.sh
test:
../wvtestrun $(MAKE) runtests
clean::
rm -f *~ t/*~