aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.shared
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.shared')
-rw-r--r--Makefile.shared4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.shared b/Makefile.shared
index 8593ead067..d4df5e2b66 100644
--- a/Makefile.shared
+++ b/Makefile.shared
@@ -66,8 +66,8 @@ LIBDEPS=
#------------------------------------------------------------------------------
# The rest is private to this makefile.
-#SET_X=:
-SET_X=set -x
+SET_X=:
+#SET_X=set -x
top:
echo "Trying to use this makefile interactively? Don't."