Remove overzealous echoing
authorRichard Levitte <levitte@openssl.org>
Thu, 3 Mar 2016 16:45:14 +0000 (17:45 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 3 Mar 2016 16:52:26 +0000 (17:52 +0100)
commitb894054e3f7de6c64b505006395aa24b30928e97
tree5890f1573093fa15aaef1b651079a4ac85efaa27
parent924ec89a2499ad18009412c6688b02452735a858
Remove overzealous echoing

This construct in a Makefile is a bit overzealous:

@echo FOO
@FOO

Cleaned up.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Configurations/unix-Makefile.tmpl