changeset 28650 | a7ba12e0d3b7 |
parent 14981 | e73f8140af78 |
child 29143 | 72c960b2b83e |
--- 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."