diff --git a/compiler/Makefile b/compiler/Makefile index 8df28caa04..9f75c45645 100644 --- a/compiler/Makefile +++ b/compiler/Makefile @@ -1,4 +1,4 @@ -all: v vc +all: v v: vc ./vc -o v .