Commit 33fc38ff authored by Rich Salz's avatar Rich Salz
Browse files

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: default avatarRichard Levitte <levitte@openssl.org>
parent c6ef15c4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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: