So that change makes the desired difference?
In message <[EMAIL PROTECTED]> on Fri, 20 Dec 2002 14:12:50
+0100 (MET), "Marko Asplund via RT" <[EMAIL PROTECTED]> said:
rt> i tried configuring OpenSSL v0.9.7-beta6 also with the default target
rt> (hpux-parisc-gcc) using config (with only --prefix argument) but i still
rt> get the above messages with 'gmake depend'. i think i found the cause for
rt> this problem:
rt>
rt> --- crypto/Makefile.ssl 2002-12-20 15:01:01.000000000 +0200
rt> +++ crypto/Makefile.ssl.new 2002-12-20 15:04:47.000000000 +0200
rt> @@ -141,7 +141,7 @@
rt> @for i in $(SDIRS) ;\
rt> do \
rt> (cd $$i && echo "making depend in crypto/$$i..." && \
rt> - $(MAKE) MAKEFILE='${MAKEFILE}' INCLUDES='${INCLUDES}' CFLAG='${CFLAG}'
DEPFLAG='${DEPFLAG}' PERL='${PERL}' depend ); \
rt> + $(MAKE) MAKEFILE='${MAKEFILE}' INCLUDES='${INCLUDES}' CFLAG='${CFLAG}'
DEPFLAG='${DEPFLAG}' MAKEDEPPROG='${MAKEDEPPROG}' PERL='${PERL}' depend ); \
rt> done;
--
Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
\ SWEDEN \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]