Add a default banner. Contributed by Joon Radley <jradley@vps.co.za>
This commit is contained in:
parent
edbcba6c6b
commit
eff5f6124c
@ -8,6 +8,7 @@
|
||||
$INSTALLTOP="/usr/local/ssl";
|
||||
$OPTIONS="";
|
||||
$ssl_version="";
|
||||
$banner="\t\@echo Building OpenSSL";
|
||||
|
||||
open(IN,"<Makefile.ssl") || die "unable to open Makefile.ssl!\n";
|
||||
while(<IN>) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user