提交 33fc38ff 编写于 作者: R Rich Salz

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: NRichard Levitte <levitte@openssl.org>
上级 c6ef15c4
...@@ -83,7 +83,6 @@ e_padlock-x86_64.s: asm/e_padlock-x86_64.pl ...@@ -83,7 +83,6 @@ e_padlock-x86_64.s: asm/e_padlock-x86_64.pl
$(PERL) asm/e_padlock-x86_64.pl $(PERLASM_SCHEME) > $@ $(PERL) asm/e_padlock-x86_64.pl $(PERLASM_SCHEME) > $@
subdirs: subdirs:
echo $(EDIRS)
@target=all; $(RECURSIVE_MAKE) @target=all; $(RECURSIVE_MAKE)
files: files:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册