projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
pass $PERL on make files.
[openssl.git]
/
crypto
/
Makefile.ssl
diff --git
a/crypto/Makefile.ssl
b/crypto/Makefile.ssl
index 38013619abf4f47b75e54769b85700a74741acd7..15b1f11b4e9b56ce4c8082411583c45e6d3ccb1a 100644
(file)
--- 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..."; \
@for i in $(SDIRS) ;\
do \
(cd $$i; echo "making 'files' in crypto/$$i..."; \
- $(MAKE) files ); \
+ $(MAKE)
PERL='${PERL}'
files ); \
done;
links:
done;
links: