projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1dd080b
)
It's silly to use a different default for PERL than in the top
author
Bodo Möller
<bodo@openssl.org>
Wed, 10 Jan 2001 16:46:00 +0000
(16:46 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Wed, 10 Jan 2001 16:46:00 +0000
(16:46 +0000)
Makefile. (The default is never actually used though because
the top Makefile passes its value of PERL down to sub-Makefiles.)
apps/Makefile.ssl
patch
|
blob
|
history
diff --git
a/apps/Makefile.ssl
b/apps/Makefile.ssl
index 3f76156b6b9eda387d37474f9eb1233919d0b1f5..c6cf14da5efb0b429eb8189d6d229fc57a46ba55 100644
(file)
--- a/
apps/Makefile.ssl
+++ b/
apps/Makefile.ssl
@@
-13,7
+13,7
@@
OPENSSLDIR= /usr/local/ssl
MAKE= make -f Makefile.ssl
MAKEDEPEND= $(TOP)/util/domd $(TOP)
MAKEFILE= Makefile.ssl
-PERL=
/usr/local/bin/
perl
+PERL=
perl
RM= rm -f
# KRB5 stuff
KRB5_INCLUDES=