summaryrefslogtreecommitdiff
path: root/Makefile.shared
diff options
context:
space:
mode:
authorappro <appro>2010-07-15 13:55:38 +0000
committerappro <appro>2010-07-15 13:55:38 +0000
commit4285f0c0660b6cc9c6ce3744f430777092b58797 (patch)
tree25cf416f9e6cedb357343cbf44f4ed20019da144 /Makefile.shared
parent251d9b9406fa980677aa22631b1cc7920e85c92f (diff)
downloadopenssl-4285f0c0660b6cc9c6ce3744f430777092b58797.tar.gz
Makefile.shared: debugging line slipped through in previous commit.
Diffstat (limited to 'Makefile.shared')
-rw-r--r--Makefile.shared2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.shared b/Makefile.shared
index 06526d378..6e53c2de1 100644
--- a/Makefile.shared
+++ b/Makefile.shared
@@ -70,7 +70,7 @@ LIBDEPS=
# The rest is private to this makefile.
SET_X=:
-SET_X=set -x
+#SET_X=set -x
top:
echo "Trying to use this makefile interactively? Don't."