diff options
| author | Greg Hudson <ghudson@mit.edu> | 2012-09-12 13:40:52 -0400 |
|---|---|---|
| committer | Greg Hudson <ghudson@mit.edu> | 2012-09-12 13:41:12 -0400 |
| commit | eabc8e91c70031a8e9dc1da1341201c89cbd898c (patch) | |
| tree | 8463b85d16df6b699ff3cc478d8621abde4c721d /src/lib/krb5/krb/deps | |
| parent | cd58adf4b0f52d0293ec8bf9d7d3e87bd1e6ce3f (diff) | |
| download | krb5-eabc8e91c70031a8e9dc1da1341201c89cbd898c.tar.gz krb5-eabc8e91c70031a8e9dc1da1341201c89cbd898c.tar.xz krb5-eabc8e91c70031a8e9dc1da1341201c89cbd898c.zip | |
make depend
Diffstat (limited to 'src/lib/krb5/krb/deps')
| -rw-r--r-- | src/lib/krb5/krb/deps | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/lib/krb5/krb/deps b/src/lib/krb5/krb/deps index f98c0384c..93ee02f03 100644 --- a/src/lib/krb5/krb/deps +++ b/src/lib/krb5/krb/deps @@ -903,6 +903,17 @@ recvauth.so recvauth.po $(OUTPRE)recvauth.$(OBJEXT): \ $(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 auth_con.h recvauth.c +response_items.so response_items.po $(OUTPRE)response_items.$(OBJEXT): \ + $(BUILDTOP)/include/autoconf.h $(BUILDTOP)/include/krb5/krb5.h \ + $(BUILDTOP)/include/osconf.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 int-proto.h response_items.c s4u_authdata.so s4u_authdata.po $(OUTPRE)s4u_authdata.$(OBJEXT): \ $(BUILDTOP)/include/autoconf.h $(BUILDTOP)/include/krb5/krb5.h \ $(BUILDTOP)/include/osconf.h $(BUILDTOP)/include/profile.h \ |
