summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/yarrow
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2003-05-24 01:33:03 +0000
committerKen Raeburn <raeburn@mit.edu>2003-05-24 01:33:03 +0000
commit188ed4838183688c58e0e45d9b959f083e58b51d (patch)
tree323e0dd86731651a3b6c900cc0cd6ac83c4565d4 /src/lib/crypto/yarrow
parent7f7fbec7637a8c1c1ee2f9afd5decf5fda230335 (diff)
downloadkrb5-188ed4838183688c58e0e45d9b959f083e58b51d.tar.gz
krb5-188ed4838183688c58e0e45d9b959f083e58b51d.tar.xz
krb5-188ed4838183688c58e0e45d9b959f083e58b51d.zip
make-depend updates
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15490 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/crypto/yarrow')
-rw-r--r--src/lib/crypto/yarrow/Makefile.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/lib/crypto/yarrow/Makefile.in b/src/lib/crypto/yarrow/Makefile.in
index efae36364..4d467340a 100644
--- a/src/lib/crypto/yarrow/Makefile.in
+++ b/src/lib/crypto/yarrow/Makefile.in
@@ -44,15 +44,15 @@ clean-unix:: clean-libobjs
#
yarrow.so yarrow.po $(OUTPRE)yarrow.$(OBJEXT): yarrow.c $(SRCTOP)/include/k5-int.h \
$(BUILDTOP)/include/krb5/osconf.h $(BUILDTOP)/include/krb5/autoconf.h \
- $(BUILDTOP)/include/krb5.h $(COM_ERR_DEPS) $(SRCTOP)/include/port-sockets.h \
- $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/krb5/kdb.h \
- $(BUILDTOP)/include/profile.h yarrow.h ytypes.h yhash.h \
+ $(BUILDTOP)/include/krb5.h $(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h \
+ $(SRCTOP)/include/port-sockets.h $(SRCTOP)/include/socket-utils.h \
+ $(SRCTOP)/include/krb5/kdb.h yarrow.h ytypes.h yhash.h \
$(srcdir)/../sha1/shs.h ycipher.h ylock.h ystate.h \
yexcep.h
ycipher.so ycipher.po $(OUTPRE)ycipher.$(OBJEXT): ycipher.c $(SRCTOP)/include/k5-int.h \
$(BUILDTOP)/include/krb5/osconf.h $(BUILDTOP)/include/krb5/autoconf.h \
- $(BUILDTOP)/include/krb5.h $(COM_ERR_DEPS) $(SRCTOP)/include/port-sockets.h \
- $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/krb5/kdb.h \
- $(BUILDTOP)/include/profile.h yarrow.h ytypes.h yhash.h \
+ $(BUILDTOP)/include/krb5.h $(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h \
+ $(SRCTOP)/include/port-sockets.h $(SRCTOP)/include/socket-utils.h \
+ $(SRCTOP)/include/krb5/kdb.h yarrow.h ytypes.h yhash.h \
$(srcdir)/../sha1/shs.h ycipher.h $(srcdir)/../enc_provider/enc_provider.h