Make command doesn't work

I’m trying to install a tar.gz package and it tells me to:

./configure make make install

However when i do make it gives an error saying something along the lines of make command doesn’t exist, if you want it install it.

How do i fix this? I can’t find anything called make under apt-get.