Solaris always includes the Sun (CCS) make, it is used among other things to build
NIS maps. Howerver it does not include c or c++ compilers.
gcc and g++ or rather makefiles designed to work with them tend to work a lot better with gmake than solaris make, so most people who use gcc also install some or all of the other components of the
gnu build chain.