1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

Makefile: 'make install' should build v too.

This commit is contained in:
Delyan Angelov
2019-08-10 11:20:59 +03:00
committed by Alexander Medvednikov
parent cb7e87589c
commit 58b52aa9fb
2 changed files with 16 additions and 9 deletions

2
.gitignore vendored
View File

@@ -6,6 +6,8 @@
/v.*.c
/v.c.out
/v.exe
/tools/vget
/tools/vget.exe
*.exe
*.o
.*.c