summaryrefslogtreecommitdiffstats
path: root/crypto/objects
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2002-06-06 10:16:59 +0000
committerLutz Jänicke <jaenicke@openssl.org>2002-06-06 10:16:59 +0000
commit0f7b63c834201fbace82fc57bd16a51d91d4c206 (patch)
treed89526f73ae8658f4ecb700059e02a6fadbfd37d /crypto/objects
parent345731731aaa849b83ad55e0f4e96df359e5e33e (diff)
Make sure that settings are passed back and forth when walking around
in the tree during build. Reinstall default PERL settings in Makefiles, as the real reason for the failure was that the settings were not passed.
Diffstat (limited to 'crypto/objects')
-rw-r--r--crypto/objects/Makefile.ssl1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/objects/Makefile.ssl b/crypto/objects/Makefile.ssl
index fde1987d0b..efe71eeb35 100644
--- a/crypto/objects/Makefile.ssl
+++ b/crypto/objects/Makefile.ssl
@@ -15,6 +15,7 @@ MAKEDEPPROG= makedepend
MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
MAKEFILE= Makefile.ssl
AR= ar r
+PERL= perl
CFLAGS= $(INCLUDES) $(CFLAG)