Makefile.shared: debugging line slipped through in previous commit.
authorAndy Polyakov <appro@openssl.org>
Thu, 15 Jul 2010 13:55:38 +0000 (13:55 +0000)
committerAndy Polyakov <appro@openssl.org>
Thu, 15 Jul 2010 13:55:38 +0000 (13:55 +0000)
Makefile.shared

index 06526d3786a97e3f6d2fa1bf1d4340db6767b14c..6e53c2de188865297defc69280c9945580bbd03c 100644 (file)
@@ -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."