mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
Remove vc dependency from all
Since v already has a dependency on vc it's not necessary for all to depend on both vc and v it just needs v.
This commit is contained in:
parent
54bcbe0708
commit
63431ead94
@ -1,4 +1,4 @@
|
||||
all: v vc
|
||||
all: v
|
||||
|
||||
v: vc
|
||||
./vc -o v .
|
||||
|
Loading…
Reference in New Issue
Block a user