OpenSSL CVS Repository
http://cvs.openssl.org/
____________________________________________________________
________________
Server: cvs.openssl.org Name: Dr.
Stephen Henson
Root: /v/openssl/cvs Email: steve openssl.org
Module: openssl Date:
15-Aug-2007 14:37:34
Branch: OpenSSL-fips-0_9_8-stable Handle:
2007081513373400
Modified files: (Branch:
OpenSSL-fips-0_9_8-stable)
openssl/fips-1.0 Makefile
Log:
Update to include fips_locl.h so WIN32 build can pick it
up.
Summary:
Revision Changes Path
1.1.4.8 +1 -1 openssl/fips-1.0/Makefile
____________________________________________________________
________________
patch -p0 <<' .'
Index: openssl/fips-1.0/Makefile
============================================================
================
$ cvs diff -u -r1.1.4.7 -r1.1.4.8 Makefile
--- openssl/fips-1.0/Makefile 1 Aug 2007 11:33:11
-0000 1.1.4.7
+++ openssl/fips-1.0/Makefile 15 Aug 2007 12:37:34
-0000 1.1.4.8
 -49,7 +49,7 
SRC= $(LIBSRC)
EXHEADER=fips.h
-HEADER=$(EXHEADER) fips_utl.h
+HEADER=$(EXHEADER) fips_utl.h fips_locl.h
EXE=fipsld
ALL= $(GENERAL) $(SRC) $(HEADER)
 .
____________________________________________________________
__________
OpenSSL Project http://www.openssl.org
CVS Repository Commit List
openssl-cvs openssl.org
Automated List Manager
majordomo openssl.org
|