Typically what you type after you've just typed make (which you typed right after you typed ./configure) when installing a program from a tarball.

The install part is really a parameter passed to the make program which looks in the makefile for what to do when it's told to install.