lib/Tools/make
changeset 10511 efb3428c9879
parent 9788 df671fa2562a
child 10555 2323ec838401
--- a/lib/Tools/make	Wed Nov 22 21:38:26 2000 +0100
+++ b/lib/Tools/make	Wed Nov 22 21:41:39 2000 +0100
@@ -7,7 +7,7 @@
 # DESCRIPTION: Isabelle make utility
 
 
-PRG=$(basename "$0")
+PRG="$(basename "$0")"
 
 function usage()
 {