Loading Makefile.org +2 −2 Original line number Diff line number Diff line Loading @@ -504,8 +504,8 @@ links: @$(PERL) $(TOP)/util/mkdir-p.pl include/openssl @$(PERL) $(TOP)/util/mklink.pl include/openssl $(EXHEADER) @set -e; target=links; $(RECURSIVE_BUILD_CMD) if [ -z "$(FIPSCANLIB)" ]; then \ @set -e; target=links; dir=fips ; $(BUILD_CMD) ; \ @if [ -z "$(FIPSCANLIB)" ]; then \ set -e; target=links; dir=fips ; $(BUILD_CMD) ; \ fi gentests: Loading Loading
Makefile.org +2 −2 Original line number Diff line number Diff line Loading @@ -504,8 +504,8 @@ links: @$(PERL) $(TOP)/util/mkdir-p.pl include/openssl @$(PERL) $(TOP)/util/mklink.pl include/openssl $(EXHEADER) @set -e; target=links; $(RECURSIVE_BUILD_CMD) if [ -z "$(FIPSCANLIB)" ]; then \ @set -e; target=links; dir=fips ; $(BUILD_CMD) ; \ @if [ -z "$(FIPSCANLIB)" ]; then \ set -e; target=links; dir=fips ; $(BUILD_CMD) ; \ fi gentests: Loading