mirror of
https://github.com/vlang/v.git
synced 2025-09-09 07:15:50 -04:00
Makefile: use the new github v.c
This commit is contained in:
parent
f9f5ca46db
commit
a0dbee7e45
@ -5,7 +5,7 @@ v: v.c
|
||||
./v -o v .
|
||||
|
||||
v.c:
|
||||
wget https://vlang.io/v.c
|
||||
wget https://raw.githubusercontent.com/vlang/vc/master/v.c
|
||||
|
||||
clean:
|
||||
-rm vc v.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user