diff --git a/Makefile b/Makefile index 199fd9eb1f..11de3087ab 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ CC ?= cc CFLAGS ?= -O2 -fPIC PREFIX ?= /usr/local -all: clean v thirdparty +all: clean v $(info V has been successfully built) v: v.c