summaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-04-06 18:16:44 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-04-06 18:16:44 +0000
commite71bbd26e713c6647595cc3588e141444d5639c4 (patch)
treee6ba2b96b6156a93dbd56a4429d3292d3297adbd /Makefile.org
parentacd410dc15cf1a70477989b7e753a2c13f22ee41 (diff)
Remove rand files from fipscanister.o
Diffstat (limited to 'Makefile.org')
-rw-r--r--Makefile.org7
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile.org b/Makefile.org
index 551530c924..492ee2dbdf 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -332,13 +332,6 @@ FIPS_EX_OBJ= ../crypto/aes/aes_cfb.o \
../crypto/modes/ctr128.o \
../crypto/modes/gcm128.o \
../crypto/modes/ofb128.o \
- ../crypto/rand/md_rand.o \
- ../crypto/rand/rand_egd.o \
- ../crypto/rand/randfile.o \
- ../crypto/rand/rand_lib.o \
- ../crypto/rand/rand_os2.o \
- ../crypto/rand/rand_unix.o \
- ../crypto/rand/rand_win.o \
../crypto/rsa/rsa_eay.o \
../crypto/rsa/rsa_gen.o \
../crypto/rsa/rsa_crpt.o \