From: Joe Orton <[EMAIL PROTECTED]>
Applied. Thank you.
jorton> Change to use $(PERL) not 'perl':
jorton>
jorton> --- ./crypto/objects/Makefile.ssl.perl Fri Dec 21 02:36:13 2001
jorton> +++ ./crypto/objects/Makefile.ssl Thu Jan 3 11:10:57 2002
jorton> @@ -44,11 +44,11 @@
jorton> @touch lib
jorton>
jorton> obj_dat.h: obj_dat.pl obj_mac.h
jorton> - perl obj_dat.pl obj_mac.h obj_dat.h
jorton> + $(PERL) obj_dat.pl obj_mac.h obj_dat.h
jorton>
jorton> # objects.pl both reads and writes obj_mac.num
jorton> obj_mac.h: objects.pl objects.txt obj_mac.num
jorton> - perl objects.pl objects.txt obj_mac.num obj_mac.h
jorton> + $(PERL) objects.pl objects.txt obj_mac.num obj_mac.h
jorton>
jorton> files:
jorton> $(PERL) $(TOP)/util/files.pl Makefile.ssl >> $(TOP)/MINFO
--
Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
\ SWEDEN \ or +46-733-72 88 11
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, GemPlus: http://www.gemplus.com/
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]