Hi, I've downloaded the package: emacs-23.3.tar.gz , from the GNU ftp.

I unzipped it, and follow the installation progress:

$ ./configure
--- things worked fine here

$ make
--- make: *** No targets specified and no makefile found. Stop.

May I know what's the problem..?