diff --git a/Allwmake b/Allwmake index 6d98be3b84..c01c6c0d1a 100755 --- a/Allwmake +++ b/Allwmake @@ -1,6 +1,5 @@ #!/bin/sh cd ${0%/*} || exit 1 # run from this directory -set -x # wmake is required for subsequent targets ( cd wmake/src && make )