summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/crypto_tests/deps
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2011-02-25 15:05:38 +0000
committerGreg Hudson <ghudson@mit.edu>2011-02-25 15:05:38 +0000
commit920ffa13c22ef8c6ac835a293f5d63f944a82859 (patch)
treec729b42bccd0b290f0e290df65052fd2bda461b8 /src/lib/crypto/crypto_tests/deps
parent01319ae77ca14ebca9d019a2194d24a9a836e713 (diff)
downloadkrb5-920ffa13c22ef8c6ac835a293f5d63f944a82859.tar.gz
krb5-920ffa13c22ef8c6ac835a293f5d63f944a82859.tar.xz
krb5-920ffa13c22ef8c6ac835a293f5d63f944a82859.zip
Remove Yarrow PRNG implementation
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24660 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/crypto/crypto_tests/deps')
-rw-r--r--src/lib/crypto/crypto_tests/deps14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/lib/crypto/crypto_tests/deps b/src/lib/crypto/crypto_tests/deps
index 73505bf1ac..03010c0c86 100644
--- a/src/lib/crypto/crypto_tests/deps
+++ b/src/lib/crypto/crypto_tests/deps
@@ -207,17 +207,3 @@ $(OUTPRE)t_fork.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
$(top_srcdir)/include/krb5/locate_plugin.h $(top_srcdir)/include/krb5/plugin.h \
$(top_srcdir)/include/krb5/preauth_plugin.h $(top_srcdir)/include/port-sockets.h \
$(top_srcdir)/include/socket-utils.h t_fork.c
-$(OUTPRE)ytest.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
- $(BUILDTOP)/include/krb5/krb5.h $(BUILDTOP)/include/osconf.h \
- $(BUILDTOP)/include/profile.h $(COM_ERR_DEPS) $(srcdir)/../builtin/sha1/shs.h \
- $(srcdir)/../builtin/yhash.h $(srcdir)/../krb/prng/yarrow/yarrow.h \
- $(srcdir)/../krb/prng/yarrow/ycipher.h $(srcdir)/../krb/prng/yarrow/yexcep.h \
- $(srcdir)/../krb/prng/yarrow/ytypes.h $(top_srcdir)/include/k5-buf.h \
- $(top_srcdir)/include/k5-err.h $(top_srcdir)/include/k5-gmt_mktime.h \
- $(top_srcdir)/include/k5-int-pkinit.h $(top_srcdir)/include/k5-int.h \
- $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \
- $(top_srcdir)/include/k5-thread.h $(top_srcdir)/include/k5-trace.h \
- $(top_srcdir)/include/krb5.h $(top_srcdir)/include/krb5/authdata_plugin.h \
- $(top_srcdir)/include/krb5/locate_plugin.h $(top_srcdir)/include/krb5/plugin.h \
- $(top_srcdir)/include/krb5/preauth_plugin.h $(top_srcdir)/include/port-sockets.h \
- $(top_srcdir)/include/socket-utils.h ytest.c