redspread / localkube

DEPRECRATED - See https://github.com/kubernetes/minikube
Apache License 2.0
184 stars 11 forks source link

can't make, No rule to make target `deps' #60

Closed shmish111 closed 8 years ago

shmish111 commented 8 years ago
➜  localkube git:(master) make clean deps
rm -rf ./build
make: *** No rule to make target `deps'.  Stop.

It seems deps doesn't exist in the Makefile.

ethernetdan commented 8 years ago

Looks like deps should be removed completely from the Makefile