all: @echo "Try: make test" @false runtests: t/twvtest.sh test: ../wvtestrun $(MAKE) runtests clean:: rm -f *~ t/*~