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.pull/614/head
parent
54bcbe0708
commit
63431ead94
|
@ -1,4 +1,4 @@
|
||||||
all: v vc
|
all: v
|
||||||
|
|
||||||
v: vc
|
v: vc
|
||||||
./vc -o v .
|
./vc -o v .
|
||||||
|
|
Loading…
Reference in New Issue