svn rev #24654: trunk/src/lib/crypto/krb/prng/
ghudson@MIT.EDU
ghudson at MIT.EDU
Thu Feb 24 05:00:12 EST 2011
http://src.mit.edu/fisheye/changelog/krb5/?cs=24654
Commit By: ghudson
Log Message:
Make depend.
Changed Files:
U trunk/src/lib/crypto/krb/prng/deps
Modified: trunk/src/lib/crypto/krb/prng/deps
===================================================================
--- trunk/src/lib/crypto/krb/prng/deps 2011-02-24 09:59:22 UTC (rev 24653)
+++ trunk/src/lib/crypto/krb/prng/deps 2011-02-24 10:00:12 UTC (rev 24654)
@@ -3,15 +3,12 @@
#
prng.so prng.po $(OUTPRE)prng.$(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)/yarrow/yarrow.h \
- $(srcdir)/yarrow/ycipher.h $(srcdir)/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 \
+ $(BUILDTOP)/include/profile.h $(COM_ERR_DEPS) $(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/plugin.h $(top_srcdir)/include/krb5/preauth_plugin.h \
$(top_srcdir)/include/port-sockets.h $(top_srcdir)/include/socket-utils.h \
prng.c prng.h
More information about the cvs-krb5
mailing list