# Before using this script:
# ------------------------
# If not already done, uncompress  the file SRC/Makefile 
# by using the Unix command "gunzip".
# Customize this Makefile:  see the first comments in the file



 cd SRC; find . -name "*.gz" -exec gunzip {}; make -f Makefile 
		echo "End of Installation"

