Loading Makefile.fips +2 −2 Original line number Diff line number Diff line Loading @@ -522,8 +522,8 @@ files: links: @$(PERL) $(TOP)/util/mkdir-p.pl include/openssl @$(PERL) $(TOP)/util/mklink.pl include/openssl $(EXHEADER) $(MAKE) -C fips links SDIRS='$(LINKDIRS)' $(MAKE) -C crypto links $(BUILDENV) $(MAKE) -C fips links $(BUILDENV) SDIRS='$(LINKDIRS)' $(MAKE) -C crypto links gentests: @(cd test && echo "generating dummy tests (if needed)..." && \ Loading crypto/evp/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -65,7 +65,7 @@ files: links: @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) cp $(TESTDATA) ../../test [ ! -f $(TESTDATA) ] || cp $(TESTDATA) ../../test @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) install: Loading Loading
Makefile.fips +2 −2 Original line number Diff line number Diff line Loading @@ -522,8 +522,8 @@ files: links: @$(PERL) $(TOP)/util/mkdir-p.pl include/openssl @$(PERL) $(TOP)/util/mklink.pl include/openssl $(EXHEADER) $(MAKE) -C fips links SDIRS='$(LINKDIRS)' $(MAKE) -C crypto links $(BUILDENV) $(MAKE) -C fips links $(BUILDENV) SDIRS='$(LINKDIRS)' $(MAKE) -C crypto links gentests: @(cd test && echo "generating dummy tests (if needed)..." && \ Loading
crypto/evp/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -65,7 +65,7 @@ files: links: @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) cp $(TESTDATA) ../../test [ ! -f $(TESTDATA) ] || cp $(TESTDATA) ../../test @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) install: Loading