diff -r 357dd6f677fd -r faa7d433239c install.sh --- a/install.sh Fri Apr 07 14:16:12 2006 +0000 +++ b/install.sh Fri Apr 07 14:19:20 2006 +0000 @@ -25,7 +25,7 @@ # Fetch parameter if [ $# -ne 2 ]; then - echo "Usage: $0 " + echo "This script is called by \"make\". Run \"make install\" instead." exit 1 fi