aboutsummaryrefslogtreecommitdiff
path: root/src/clients/kvno/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/clients/kvno/Makefile.in')
-rw-r--r--src/clients/kvno/Makefile.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/clients/kvno/Makefile.in b/src/clients/kvno/Makefile.in
index 13c4a85..f8a3eeb 100644
--- a/src/clients/kvno/Makefile.in
+++ b/src/clients/kvno/Makefile.in
@@ -4,6 +4,8 @@ mydir=clients/kvno
BUILDTOP=$(REL)..$(S)..
DEFS=
+SRCS=kvno.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)kvno.$(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 \
+ kvno.c