# (c) 2019 Aaron Taylor # All rights reserved. all: test test: @echo "Testing vvi:" @./vv_test.py clean: @rm -f ./test.vvs