OpenSSL CVS Repository
http://cvs.openssl.org/
____________________________________________________________
________________
Server: cvs.openssl.org Name: Richard
Levitte
Root: /v/openssl/cvs Email:
levitte openssl.org
Module: openssl Date:
19-Apr-2006 08:45:06
Branch: HEAD Handle:
2006041907450600
Modified files:
openssl Makefile.org
Log:
Make sure obj_xref.h is updated during a "make
update"
Summary:
Revision Changes Path
1.275 +3 -1 openssl/Makefile.org
____________________________________________________________
________________
patch -p0 <<' .'
Index: openssl/Makefile.org
============================================================
================
$ cvs diff -u -r1.274 -r1.275 Makefile.org
--- openssl/Makefile.org 11 Apr 2006 21:09:57 -0000 1.274
+++ openssl/Makefile.org 19 Apr 2006 06:45:06 -0000 1.275
 -428,6 +428,8 
$(PERL) crypto/objects/obj_dat.pl
crypto/objects/obj_mac.h crypto/objects/obj_dat.h
crypto/objects/obj_mac.h: crypto/objects/objects.pl
crypto/objects/objects.txt crypto/objects/obj_mac.num
$(PERL) crypto/objects/objects.pl
crypto/objects/objects.txt crypto/objects/obj_mac.num
crypto/objects/obj_mac.h
+crypto/objects/obj_xref.h: crypto/objects/objxref.pl
crypto/objects/obj_xref.txt crypto/objects/obj_mac.num
+ $(PERL) crypto/objects/objxref.pl >
crypto/objects/obj_xref.h
apps/openssl-vms.cnf: apps/openssl.cnf
$(PERL) VMS/VMSify-conf.pl < apps/openssl.cnf >
apps/openssl-vms.cnf
 -440,7 +442,7 
(echo 'Output of `Configure TABLE'"':";
\
$(PERL) Configure TABLE) > TABLE
-update: errors stacks util/libeay.num util/ssleay.num
crypto/objects/obj_dat.h apps/openssl-vms.cnf
crypto/bn/bn_prime.h TABLE depend
+update: errors stacks util/libeay.num util/ssleay.num
crypto/objects/obj_dat.h crypto/objects/obj_xref.h
apps/openssl-vms.cnf crypto/bn/bn_prime.h TABLE depend
# Build distribution tar-file. As the list of files
returned by "find" is
# pretty long, on several platforms a "too many
arguments" error or similar
 .
____________________________________________________________
__________
OpenSSL Project http://www.openssl.org
CVS Repository Commit List
openssl-cvs openssl.org
Automated List Manager
majordomo openssl.org
|