# This is a sh, csh, ksh, bash, etc. shell script. echo " " echo "A lot of people keep asking really simple questions" echo "about how to change things and re-build after making" echo "changes. They don't understand what really happens" echo "when you run 'configure' to do a build." echo " " echo "Therefore, the file DEPEND, located in this directory:" echo -n " " pwd echo "has been provided to explain how to change files and" echo "rebuild. Please look at that file. It will explain how" echo "to proceed with your first-time build of gnut." echo " " exit 1