OpenSSL CVS Repository
http://cvs.openssl.org/
____________________________________________________________
________________
Server: cvs.openssl.org Name: Andy
Polyakov
Root: /v/openssl/cvs Email: appro openssl.org
Module: openssl Date:
18-Sep-2007 22:57:06
Branch: HEAD Handle:
2007091821570600
Modified files:
openssl/crypto/md5 Makefile
Log:
Eliminate redundant make rule.
Summary:
Revision Changes Path
1.9 +0 -4 openssl/crypto/md5/Makefile
____________________________________________________________
________________
patch -p0 <<' .'
Index: openssl/crypto/md5/Makefile
============================================================
================
$ cvs diff -u -r1.8 -r1.9 Makefile
--- openssl/crypto/md5/Makefile 4 Feb 2006 01:45:37
-0000 1.8
+++ openssl/crypto/md5/Makefile 18 Sep 2007 20:57:06
-0000 1.9
 -52,10 +52,6 
mx86-out.s: asm/md5-586.pl ../perlasm/x86asm.pl
(cd asm; $(PERL) md5-586.pl a.out $(CFLAGS) >
../$ )
-md5-sparcv9.o: asm/md5-sparcv9.S
- $(CC) $(ASFLAGS) -DMD5_BLOCK_DATA_ORDER -c
- -o md5-sparcv9.o asm/md5-sparcv9.S
-
md5-x86_64.s: asm/md5-x86_64.pl; $(PERL)
asm/md5-x86_64.pl $
md5-ia64.s: asm/md5-ia64.S
 .
____________________________________________________________
__________
OpenSSL Project http://www.openssl.org
CVS Repository Commit List
openssl-cvs openssl.org
Automated List Manager
majordomo openssl.org
|