From: Rich Salz Date: Thu, 29 Jan 2015 17:09:14 +0000 (-0500) Subject: Make output consistency: remove blank line X-Git-Tag: OpenSSL_1_1_0-pre1~1740 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=33fc38ff8e2cb8723f7b116de3f8923c4f4eb9d5;p=oweals%2Fopenssl.git Make output consistency: remove blank line When you use "-s" in the make flag, you see that engines outputs a blank line because EDIRS isn't set. This is a debug echo that isn't needed. Reviewed-by: Richard Levitte --- diff --git a/engines/Makefile b/engines/Makefile index ffd36f0ac5..a2882e3718 100644 --- a/engines/Makefile +++ b/engines/Makefile @@ -83,7 +83,6 @@ e_padlock-x86_64.s: asm/e_padlock-x86_64.pl $(PERL) asm/e_padlock-x86_64.pl $(PERLASM_SCHEME) > $@ subdirs: - echo $(EDIRS) @target=all; $(RECURSIVE_MAKE) files: