From: Ben Laurie Date: Thu, 31 Mar 2005 10:34:59 +0000 (+0000) Subject: Get rid of irritating noise. X-Git-Tag: OpenSSL_0_9_7g~17^2~2 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=db3cb0e97a48720505e7fdd9781741d512446ef0 Get rid of irritating noise. --- 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."