diff options
| author | Tom Yu <tlyu@mit.edu> | 2013-12-10 22:24:03 -0500 |
|---|---|---|
| committer | Tom Yu <tlyu@mit.edu> | 2013-12-10 22:24:03 -0500 |
| commit | 88bc9cfb9bcbdb0daffe02db5bdb8e22d14b6853 (patch) | |
| tree | 0ac95b2a172562ded11e81db6934d598b2d569d9 /src/lib/krb5/krb | |
| parent | 23a75649277afc24a9dfea199689e18129fa390c (diff) | |
| download | krb5-88bc9cfb9bcbdb0daffe02db5bdb8e22d14b6853.tar.gz krb5-88bc9cfb9bcbdb0daffe02db5bdb8e22d14b6853.tar.xz krb5-88bc9cfb9bcbdb0daffe02db5bdb8e22d14b6853.zip | |
make depend
Diffstat (limited to 'src/lib/krb5/krb')
| -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 798417308d..715a0a188d 100644 --- a/src/lib/krb5/krb/deps +++ b/src/lib/krb5/krb/deps @@ -817,6 +817,17 @@ privsafe.so privsafe.po $(OUTPRE)privsafe.$(OBJEXT): \ $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ $(top_srcdir)/include/port-sockets.h $(top_srcdir)/include/socket-utils.h \ auth_con.h int-proto.h privsafe.c +random_str.so random_str.po $(OUTPRE)random_str.$(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/port-sockets.h $(top_srcdir)/include/socket-utils.h \ + random_str.c rd_cred.so rd_cred.po $(OUTPRE)rd_cred.$(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 \ |
