summaryrefslogtreecommitdiffstats
path: root/Makefile.shared
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>2005-03-31 10:34:59 +0000
committerBen Laurie <ben@openssl.org>2005-03-31 10:34:59 +0000
commitdb3cb0e97a48720505e7fdd9781741d512446ef0 (patch)
tree9c3e14184d5472a35a22d191e5e057974e43c955 /Makefile.shared
parent41a15c4f0f2535591ba9f258cf76119f86477c43 (diff)
Get rid of irritating noise.
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."