|
|
Choosing A Webhost: |
[CVS] OpenSSL: OpenSSL-fips-0_9_7-stable: openssl/fips/aes/ Makefile.s...: msg#00048encryption.openssl.cvs
OpenSSL CVS Repository http://cvs.openssl.org/ ____________________________________________________________________________ Server: cvs.openssl.org Name: Richard Levitte Root: /e/openssl/cvs Email: levitte@xxxxxxxxxxx Module: openssl Date: 09-Sep-2003 11:10:46 Branch: OpenSSL-fips-0_9_7-stable Handle: 2003090910104500 Modified files: (Branch: OpenSSL-fips-0_9_7-stable) openssl/fips/aes Makefile.ssl openssl/fips/sha1 Makefile.ssl Log: Test data files should not be part of the TEST value, or util/mk1mf.pl gets confused... The separate TESTDATA variable was inspired from crypto/evp/Makefile.ssl. Summary: Revision Changes Path 1.1.2.4.2.7 +3 -1 openssl/fips/aes/Makefile.ssl 1.1.2.2.2.8 +3 -1 openssl/fips/sha1/Makefile.ssl ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openssl/fips/aes/Makefile.ssl ============================================================================ $ cvs diff -u -r1.1.2.4.2.6 -r1.1.2.4.2.7 Makefile.ssl --- openssl/fips/aes/Makefile.ssl 8 Sep 2003 09:59:11 -0000 1.1.2.4.2.6 +++ openssl/fips/aes/Makefile.ssl 9 Sep 2003 09:10:45 -0000 1.1.2.4.2.7 @@ -19,7 +19,8 @@ CFLAGS= $(INCLUDES) $(CFLAG) GENERAL=Makefile -TEST=fips_aesavs.c fips_aes_data +TEST=fips_aesavs.c +TESTDATA=fips_aes_data APPS= LIB=$(TOP)/libcrypto.a @@ -53,6 +54,7 @@ @$(TOP)/util/point.sh Makefile.ssl Makefile @$(PERL) $(TOP)/util/mklink.pl $(TOP)/include/openssl $(EXHEADER) @$(PERL) $(TOP)/util/mklink.pl $(TOP)/test $(TEST) + @$(PERL) $(TOP)/util/mklink.pl $(TOP)/test $(TESTDATA) @$(PERL) $(TOP)/util/mklink.pl $(TOP)/apps $(APPS) install: @@ . patch -p0 <<'@@ .' Index: openssl/fips/sha1/Makefile.ssl ============================================================================ $ cvs diff -u -r1.1.2.2.2.7 -r1.1.2.2.2.8 Makefile.ssl --- openssl/fips/sha1/Makefile.ssl 8 Sep 2003 12:39:12 -0000 1.1.2.2.2.7 +++ openssl/fips/sha1/Makefile.ssl 9 Sep 2003 09:10:45 -0000 1.1.2.2.2.8 @@ -19,7 +19,8 @@ CFLAGS= $(INCLUDES) $(CFLAG) GENERAL=Makefile -TEST= fips_sha1test.c sha1vectors.txt sha1hashes.txt +TEST= fips_sha1test.c +TESTDATA= sha1vectors.txt sha1hashes.txt APPS= EXE= fips_standalone_sha1 @@ -61,6 +62,7 @@ @$(TOP)/util/point.sh Makefile.ssl Makefile @$(PERL) $(TOP)/util/mklink.pl $(TOP)/include/openssl $(EXHEADER) @$(PERL) $(TOP)/util/mklink.pl $(TOP)/test $(TEST) + @$(PERL) $(TOP)/util/mklink.pl $(TOP)/test $(TESTDATA) @$(PERL) $(TOP)/util/mklink.pl $(TOP)/apps $(APPS) install: @@ . ______________________________________________________________________ OpenSSL Project http://www.openssl.org CVS Repository Commit List openssl-cvs@xxxxxxxxxxx Automated List Manager majordomo@xxxxxxxxxxx
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [CVS] OpenSSL: OpenSSL-fips-0_9_7-stable: openssl/crypto/evp/ evp.h op..., Dr. Stephen Henson |
|---|---|
| Next by Date: | [CVS] OpenSSL: openssl/apps/ apps.c apps.h ca.c openssl/crypto/ Makefi..., Richard Levitte |
| Previous by Thread: | [CVS] OpenSSL: OpenSSL-fips-0_9_7-stable: openssl/fips/aes/ Makefile.s..., Richard Levitte |
| Next by Thread: | [CVS] OpenSSL: OpenSSL-fips-0_9_7-stable: openssl/fips/ fips_check_sha..., Ben Laurie |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |