Loading Configurations/descrip.mms.tmpl +3 −0 Original line number Diff line number Diff line Loading @@ -553,6 +553,9 @@ configdata.pm : $(SRCDIR)Configure $(SRCDIR)config.com {- join(" ", @{$config{bu @ WRITE SYS$OUTPUT "*************************************************" @ PIPE ( EXIT %X10000000 ) reconfigure reconf: perl configdata.pm -r -v {- use File::Basename; use File::Spec::Functions qw/abs2rel rel2abs catfile catdir/; Loading Configurations/unix-Makefile.tmpl +3 −0 Original line number Diff line number Diff line Loading @@ -793,6 +793,9 @@ configdata.pm: $(SRCDIR)/Configure $(SRCDIR)/config {- join(" ", @{$config{build @echo "**************************************************" @false reconfigure reconf: $(PERL) configdata.pm -r -v {- use File::Basename; use File::Spec::Functions qw/:DEFAULT abs2rel rel2abs/; Loading Configurations/windows-makefile.tmpl +3 −0 Original line number Diff line number Diff line Loading @@ -378,6 +378,9 @@ configdata.pm: "$(SRCDIR)\Configure" {- join(" ", map { '"'.$_.'"' } @{$config{b @echo "**************************************************" @exit 1 reconfigure reconf: "$(PERL)" configdata.pm -r -v {- use File::Basename; use File::Spec::Functions qw/:DEFAULT abs2rel rel2abs/; Loading INSTALL +5 −0 Original line number Diff line number Diff line Loading @@ -1039,6 +1039,11 @@ uninstall Uninstall all OpenSSL components. reconfigure reconf Re-run the configuration process, as exactly as the last time as possible. update This is a developer option. If you are developing a patch for OpenSSL you may need to use this if you want to update Loading Loading
Configurations/descrip.mms.tmpl +3 −0 Original line number Diff line number Diff line Loading @@ -553,6 +553,9 @@ configdata.pm : $(SRCDIR)Configure $(SRCDIR)config.com {- join(" ", @{$config{bu @ WRITE SYS$OUTPUT "*************************************************" @ PIPE ( EXIT %X10000000 ) reconfigure reconf: perl configdata.pm -r -v {- use File::Basename; use File::Spec::Functions qw/abs2rel rel2abs catfile catdir/; Loading
Configurations/unix-Makefile.tmpl +3 −0 Original line number Diff line number Diff line Loading @@ -793,6 +793,9 @@ configdata.pm: $(SRCDIR)/Configure $(SRCDIR)/config {- join(" ", @{$config{build @echo "**************************************************" @false reconfigure reconf: $(PERL) configdata.pm -r -v {- use File::Basename; use File::Spec::Functions qw/:DEFAULT abs2rel rel2abs/; Loading
Configurations/windows-makefile.tmpl +3 −0 Original line number Diff line number Diff line Loading @@ -378,6 +378,9 @@ configdata.pm: "$(SRCDIR)\Configure" {- join(" ", map { '"'.$_.'"' } @{$config{b @echo "**************************************************" @exit 1 reconfigure reconf: "$(PERL)" configdata.pm -r -v {- use File::Basename; use File::Spec::Functions qw/:DEFAULT abs2rel rel2abs/; Loading
INSTALL +5 −0 Original line number Diff line number Diff line Loading @@ -1039,6 +1039,11 @@ uninstall Uninstall all OpenSSL components. reconfigure reconf Re-run the configuration process, as exactly as the last time as possible. update This is a developer option. If you are developing a patch for OpenSSL you may need to use this if you want to update Loading