summaryrefslogtreecommitdiffstats
path: root/engines
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2015-01-29 12:09:14 -0500
committerRich Salz <rsalz@openssl.org>2015-01-29 12:09:14 -0500
commit33fc38ff8e2cb8723f7b116de3f8923c4f4eb9d5 (patch)
treecd3a5ba66c8e7b7d97d3d66619882f052ba72878 /engines
parentc6ef15c494e49ecc505156c8063474b20e29ef6a (diff)
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 <levitte@openssl.org>
Diffstat (limited to 'engines')
-rw-r--r--engines/Makefile1
1 files changed, 0 insertions, 1 deletions
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: