Generally, the – bash: Make: command not found prompt appears because the mini installation is used when installing the system. The system does not have the common commands such as make and VIM installed, so you can directly install them using yum
yum -y install gcc automake autoconf libtool make