diff -r 58ab885469f5 -r a7ba12e0d3b7 lib/Tools/make --- a/lib/Tools/make Tue Oct 21 20:17:40 2008 +0200 +++ b/lib/Tools/make Tue Oct 21 20:18:07 2008 +0200 @@ -11,7 +11,7 @@ function usage() { echo - echo "Usage: $PRG [ARGS ...]" + echo "Usage: isabelle $PRG [ARGS ...]" echo echo " Compile the logic in current directory using IsaMakefile." echo " ARGS are directly passed to the system make program."