diff --git a/Makefile b/Makefile index 91f67d3146..aff47fa89b 100644 --- a/Makefile +++ b/Makefile @@ -136,3 +136,6 @@ selfcompile: selfcompile-static: $(V) -cg -cflags '--static' -o v-static cmd/v + +install: all + $(V) symlink