Is there a file named
Makefile
in the aolserver3_0 dir (note that name is case-sensitive)?
gmake
is just another name for make
(or actually, the other way around) on RedHat system so you can do man make
but you'll be much better off reading the full docs:
http://www.gnu.org/manual/make/html_chapter/make_toc.html