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