[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openssl-cvs
Subject:    cvs commit: openssl/crypto Makefile.ssl
From:       bodo () openssl ! org
Date:       1999-04-29 13:10:46
[Download RAW message or body]

bodo        29-Apr-1999 15:10:46

  Modified:    crypto   Makefile.ssl
  Log:
  Pass PERL to sub-Makefiles during "make links".
  
  Revision  Changes    Path
  1.35      +1 -1      openssl/crypto/Makefile.ssl
  
  Index: Makefile.ssl
  ===================================================================
  RCS file: /e/openssl/cvs/openssl/crypto/Makefile.ssl,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- Makefile.ssl	1999/04/29 12:46:23	1.34
  +++ Makefile.ssl	1999/04/29 13:10:45	1.35
  @@ -73,7 +73,7 @@
   	@$(TOP)/util/point.sh Makefile.ssl Makefile
   	@for i in $(SDIRS); do \
   	(cd $$i; echo "making links in crypto/$$i..."; \
  -	$(MAKE) CC='$(CC)' INCLUDES='${INCLUDES}' CFLAG='${CFLAG}' \
INSTALLTOP='${INSTALLTOP}' PEX_LIBS='${PEX_LIBS}' EX_LIBS='${EX_LIBS}' \
BN_ASM='${BN_ASM}' DES_ENC='${DES_ENC}' SHA1_ASM_OBJ='${SHA1_ASM_OBJ}' \
MD5_ASM_OBJ='${MD5_ASM_OBJ}' RMD160_ASM_OBJ='${RMD160_ASM_OBJ}' BF_ENC='${BF_ENC}' \
CAST_ENC='${CAST_ENC}' RC4_ENC='${RC4_ENC}' RC5_ENC='${RC5_ENC}' AR='${AR}' links ); \
\  +	$(MAKE) CC='$(CC)' INCLUDES='${INCLUDES}' CFLAG='${CFLAG}' \
INSTALLTOP='${INSTALLTOP}' PEX_LIBS='${PEX_LIBS}' EX_LIBS='${EX_LIBS}' \
BN_ASM='${BN_ASM}' DES_ENC='${DES_ENC}' SHA1_ASM_OBJ='${SHA1_ASM_OBJ}' \
MD5_ASM_OBJ='${MD5_ASM_OBJ}' RMD160_ASM_OBJ='${RMD160_ASM_OBJ}' BF_ENC='${BF_ENC}' \
CAST_ENC='${CAST_ENC}' RC4_ENC='${RC4_ENC}' RC5_ENC='${RC5_ENC}' AR='${AR}' \
PERL='${PERL}' links ); \  done;
   
   lib:	$(LIBOBJ)
  
  
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
CVS Repository Commit List                     openssl-cvs@openssl.org
Automated List Manager                           majordomo@openssl.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic