Install Instructions
 
1) cd into the libcasefix build directory created when you untarred libcasefix.tgz, which contains libcasefix.c, libcasefix.h and a makefile
	

To build and install shared libcasefix with shared libc: recommended
	
	2) enter make
	3) As root, enter make install

	Your done.

other compile targets are in the make file

