----------------------------------------------------
 elf: the executable linkable format tool

 Author: Samy Al Bahra
 E-mail: samy@kerneled.com

 Website: http://www.kerneled.com
 License: GPL (see COPYING for details)
----------------------------------------------------


To install ELF do the following as the root user:
  $ ./configure			(note: do this or else...)
  $ make install		(note: this will compile and install the elf program)
  $ make clean			(note: this will delete useless files created by the 
				 compilation and linking process)

If you have problems with compiling, feel free to e-mail Samy. He will
do his best to help you through your problem.
