Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

By khouly
I followed this link to install git Install git on ubntu and I got stuck at this part:
Now, you can make the package and install it by typing these two commands:
make prefix=/usr/local all sudo make prefix=/usr/local install
I keep getting this error: make: *** No rule to make target `all’. Stop.
What’s the cause of this issue?!