From: Andy Polyakov Date: Thu, 15 Jul 2010 13:55:38 +0000 (+0000) Subject: Makefile.shared: debugging line slipped through in previous commit. X-Git-Tag: OpenSSL-fips-2_0-rc1~1046 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=1dc02bbaf5fbce9ad13e0adaad9521b4d2ee21bc;hp=cad6650f527c0a4617d3cb7f91e947a07d4cb296 Makefile.shared: debugging line slipped through in previous commit. --- diff --git a/Makefile.shared b/Makefile.shared index 06526d3786..6e53c2de18 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."