summaryrefslogtreecommitdiffstats
path: root/src/clients
diff options
context:
space:
mode:
authorEzra Peisach <epeisach@mit.edu>2011-07-01 00:29:10 +0000
committerEzra Peisach <epeisach@mit.edu>2011-07-01 00:29:10 +0000
commit9664fdb1d1223f2a9660bae4710694d4a11c2f3f (patch)
tree0275b5772fd44f659c42f8130295c3ca3b12b898 /src/clients
parent7266c85f5d42261a341aed2a55028a7473b5f91b (diff)
downloadkrb5-9664fdb1d1223f2a9660bae4710694d4a11c2f3f.tar.gz
krb5-9664fdb1d1223f2a9660bae4710694d4a11c2f3f.tar.xz
krb5-9664fdb1d1223f2a9660bae4710694d4a11c2f3f.zip
make depend
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25007 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/clients')
-rw-r--r--src/clients/kdestroy/deps3
-rw-r--r--src/clients/klist/deps12
-rw-r--r--src/clients/kpasswd/deps3
3 files changed, 13 insertions, 5 deletions
diff --git a/src/clients/kdestroy/deps b/src/clients/kdestroy/deps
index 8ce5aa5174..138aa742c5 100644
--- a/src/clients/kdestroy/deps
+++ b/src/clients/kdestroy/deps
@@ -2,5 +2,6 @@
# Generated makefile dependencies follow.
#
$(OUTPRE)kdestroy.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
- $(BUILDTOP)/include/krb5/krb5.h $(COM_ERR_DEPS) $(top_srcdir)/include/krb5.h \
+ $(BUILDTOP)/include/krb5/krb5.h $(COM_ERR_DEPS) $(top_srcdir)/include/k5-platform.h \
+ $(top_srcdir)/include/k5-thread.h $(top_srcdir)/include/krb5.h \
kdestroy.c
diff --git a/src/clients/klist/deps b/src/clients/klist/deps
index b90ea22522..f6767f78ce 100644
--- a/src/clients/klist/deps
+++ b/src/clients/klist/deps
@@ -2,7 +2,13 @@
# Generated makefile dependencies follow.
#
$(OUTPRE)klist.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
- $(BUILDTOP)/include/krb5/krb5.h $(COM_ERR_DEPS) $(top_srcdir)/include/fake-addrinfo.h \
- $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-thread.h \
- $(top_srcdir)/include/krb5.h $(top_srcdir)/include/port-sockets.h \
+ $(BUILDTOP)/include/krb5/krb5.h $(BUILDTOP)/include/osconf.h \
+ $(BUILDTOP)/include/profile.h $(COM_ERR_DEPS) $(top_srcdir)/include/fake-addrinfo.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/plugin.h \
+ $(top_srcdir)/include/krb5/preauth_plugin.h $(top_srcdir)/include/port-sockets.h \
$(top_srcdir)/include/socket-utils.h klist.c
diff --git a/src/clients/kpasswd/deps b/src/clients/kpasswd/deps
index 653fca9335..db58751c50 100644
--- a/src/clients/kpasswd/deps
+++ b/src/clients/kpasswd/deps
@@ -2,7 +2,8 @@
# Generated makefile dependencies follow.
#
$(OUTPRE)kpasswd.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
- $(BUILDTOP)/include/krb5/krb5.h $(COM_ERR_DEPS) $(top_srcdir)/include/krb5.h \
+ $(BUILDTOP)/include/krb5/krb5.h $(COM_ERR_DEPS) $(top_srcdir)/include/k5-platform.h \
+ $(top_srcdir)/include/k5-thread.h $(top_srcdir)/include/krb5.h \
kpasswd.c
$(OUTPRE)ksetpwd.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
$(BUILDTOP)/include/krb5/krb5.h $(COM_ERR_DEPS) $(top_srcdir)/include/k5-platform.h \