X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2FMakefile.ssl;h=15b1f11b4e9b56ce4c8082411583c45e6d3ccb1a;hp=38013619abf4f47b75e54769b85700a74741acd7;hb=5a9bab32b9c17643736fc0f6de0462f1a18545bb;hpb=0894315642412f63ddce16fb7ce0d8c86643ae75 diff --git a/crypto/Makefile.ssl b/crypto/Makefile.ssl index 38013619ab..15b1f11b4e 100644 --- a/crypto/Makefile.ssl +++ b/crypto/Makefile.ssl @@ -64,7 +64,7 @@ files: @for i in $(SDIRS) ;\ do \ (cd $$i; echo "making 'files' in crypto/$$i..."; \ - $(MAKE) files ); \ + $(MAKE) PERL='${PERL}' files ); \ done; links: