summaryrefslogtreecommitdiffstats
path: root/src/clients/kdestroy/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/clients/kdestroy/Makefile.in')
-rw-r--r--src/clients/kdestroy/Makefile.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/clients/kdestroy/Makefile.in b/src/clients/kdestroy/Makefile.in
index c5ebf17d64..6c24f71909 100644
--- a/src/clients/kdestroy/Makefile.in
+++ b/src/clients/kdestroy/Makefile.in
@@ -4,6 +4,8 @@ mydir=clients/kdestroy
BUILDTOP=$(REL)..$(S)..
DEFS=
+SRCS=kdestroy.c
+
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
@@ -26,3 +28,13 @@ install-unix::
$(INSTALL_DATA) $(srcdir)/$$f.M \
$(DESTDIR)$(CLIENT_MANDIR)/`echo $$f|sed '$(transform)'`.1; \
done
+# +++ Dependency line eater +++
+#
+# Makefile dependencies follow. This must be the last section in
+# the Makefile.in file
+#
+$(OUTPRE)kdestroy.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
+ $(KRB_ERR_H_DEP) $(BUILDTOP)/include/krb5/krb5.h $(BUILDTOP)/include/profile.h \
+ $(COM_ERR_DEPS) $(SRCTOP)/include/kerberosIV/des.h \
+ $(SRCTOP)/include/kerberosIV/krb.h $(SRCTOP)/include/krb5.h \
+ kdestroy.c