X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/blobdiff_plain/6e942bd8524e9393f61a0358a0282b2641f9d3d7..fb7939fb2688ec41767078b4e59f82cf76b7a860:/Makefile diff --git a/Makefile b/Makefile index 6759c97..1412ac5 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ vvc: $(CC) $(CC_FLAGS) -o $@ vv_compiler.c test: all - @echo "Starting test suite..." + @echo "Starting test suite:" @./vv_test.py clean: