summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/des
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2006-03-27 22:53:15 +0000
committerKen Raeburn <raeburn@mit.edu>2006-03-27 22:53:15 +0000
commit42d691f905fbeb443449f793f6dd0cf6609b5126 (patch)
tree54b65c41d500785e26a4bd3748ac665a4c5d5228 /src/lib/crypto/des
parent2ae7ca7da7ed0a332e79e689980cb13642327dc1 (diff)
downloadkrb5-42d691f905fbeb443449f793f6dd0cf6609b5126.tar.gz
krb5-42d691f905fbeb443449f793f6dd0cf6609b5126.tar.xz
krb5-42d691f905fbeb443449f793f6dd0cf6609b5126.zip
make depend
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17786 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/crypto/des')
-rw-r--r--src/lib/crypto/des/Makefile.in70
1 files changed, 37 insertions, 33 deletions
diff --git a/src/lib/crypto/des/Makefile.in b/src/lib/crypto/des/Makefile.in
index 325dd7d23..c706a8df4 100644
--- a/src/lib/crypto/des/Makefile.in
+++ b/src/lib/crypto/des/Makefile.in
@@ -102,86 +102,90 @@ afsstring2key.so afsstring2key.po $(OUTPRE)afsstring2key.$(OBJEXT): \
$(BUILDTOP)/include/autoconf.h $(SRCTOP)/include/k5-platform.h \
$(SRCTOP)/include/k5-thread.h $(BUILDTOP)/include/krb5.h \
$(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h $(SRCTOP)/include/port-sockets.h \
- $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-locate.h \
- $(SRCTOP)/include/kdb.h $(SRCTOP)/include/k5-plugin.h \
- des_int.h $(SRCTOP)/include/kerberosIV/des.h
+ $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-err.h \
+ $(SRCTOP)/include/k5-locate.h $(SRCTOP)/include/kdb.h \
+ $(SRCTOP)/include/k5-plugin.h des_int.h $(SRCTOP)/include/kerberosIV/des.h
d3_cbc.so d3_cbc.po $(OUTPRE)d3_cbc.$(OBJEXT): d3_cbc.c \
des_int.h $(SRCTOP)/include/k5-int.h $(BUILDTOP)/include/osconf.h \
$(BUILDTOP)/include/autoconf.h $(SRCTOP)/include/k5-platform.h \
$(SRCTOP)/include/k5-thread.h $(BUILDTOP)/include/krb5.h \
$(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h $(SRCTOP)/include/port-sockets.h \
- $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-locate.h \
- $(SRCTOP)/include/kdb.h $(SRCTOP)/include/k5-plugin.h \
- $(SRCTOP)/include/kerberosIV/des.h f_tables.h
+ $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-err.h \
+ $(SRCTOP)/include/k5-locate.h $(SRCTOP)/include/kdb.h \
+ $(SRCTOP)/include/k5-plugin.h $(SRCTOP)/include/kerberosIV/des.h \
+ f_tables.h
d3_kysched.so d3_kysched.po $(OUTPRE)d3_kysched.$(OBJEXT): \
d3_kysched.c $(SRCTOP)/include/k5-int.h $(BUILDTOP)/include/osconf.h \
$(BUILDTOP)/include/autoconf.h $(SRCTOP)/include/k5-platform.h \
$(SRCTOP)/include/k5-thread.h $(BUILDTOP)/include/krb5.h \
$(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h $(SRCTOP)/include/port-sockets.h \
- $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-locate.h \
- $(SRCTOP)/include/kdb.h $(SRCTOP)/include/k5-plugin.h \
- des_int.h $(SRCTOP)/include/kerberosIV/des.h
+ $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-err.h \
+ $(SRCTOP)/include/k5-locate.h $(SRCTOP)/include/kdb.h \
+ $(SRCTOP)/include/k5-plugin.h des_int.h $(SRCTOP)/include/kerberosIV/des.h
f_cbc.so f_cbc.po $(OUTPRE)f_cbc.$(OBJEXT): f_cbc.c \
des_int.h $(SRCTOP)/include/k5-int.h $(BUILDTOP)/include/osconf.h \
$(BUILDTOP)/include/autoconf.h $(SRCTOP)/include/k5-platform.h \
$(SRCTOP)/include/k5-thread.h $(BUILDTOP)/include/krb5.h \
$(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h $(SRCTOP)/include/port-sockets.h \
- $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-locate.h \
- $(SRCTOP)/include/kdb.h $(SRCTOP)/include/k5-plugin.h \
- $(SRCTOP)/include/kerberosIV/des.h f_tables.h
+ $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-err.h \
+ $(SRCTOP)/include/k5-locate.h $(SRCTOP)/include/kdb.h \
+ $(SRCTOP)/include/k5-plugin.h $(SRCTOP)/include/kerberosIV/des.h \
+ f_tables.h
f_cksum.so f_cksum.po $(OUTPRE)f_cksum.$(OBJEXT): f_cksum.c \
des_int.h $(SRCTOP)/include/k5-int.h $(BUILDTOP)/include/osconf.h \
$(BUILDTOP)/include/autoconf.h $(SRCTOP)/include/k5-platform.h \
$(SRCTOP)/include/k5-thread.h $(BUILDTOP)/include/krb5.h \
$(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h $(SRCTOP)/include/port-sockets.h \
- $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-locate.h \
- $(SRCTOP)/include/kdb.h $(SRCTOP)/include/k5-plugin.h \
- $(SRCTOP)/include/kerberosIV/des.h f_tables.h
+ $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-err.h \
+ $(SRCTOP)/include/k5-locate.h $(SRCTOP)/include/kdb.h \
+ $(SRCTOP)/include/k5-plugin.h $(SRCTOP)/include/kerberosIV/des.h \
+ f_tables.h
f_parity.so f_parity.po $(OUTPRE)f_parity.$(OBJEXT): \
f_parity.c des_int.h $(SRCTOP)/include/k5-int.h $(BUILDTOP)/include/osconf.h \
$(BUILDTOP)/include/autoconf.h $(SRCTOP)/include/k5-platform.h \
$(SRCTOP)/include/k5-thread.h $(BUILDTOP)/include/krb5.h \
$(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h $(SRCTOP)/include/port-sockets.h \
- $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-locate.h \
- $(SRCTOP)/include/kdb.h $(SRCTOP)/include/k5-plugin.h \
- $(SRCTOP)/include/kerberosIV/des.h
+ $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-err.h \
+ $(SRCTOP)/include/k5-locate.h $(SRCTOP)/include/kdb.h \
+ $(SRCTOP)/include/k5-plugin.h $(SRCTOP)/include/kerberosIV/des.h
f_sched.so f_sched.po $(OUTPRE)f_sched.$(OBJEXT): f_sched.c \
$(SRCTOP)/include/k5-int.h $(BUILDTOP)/include/osconf.h \
$(BUILDTOP)/include/autoconf.h $(SRCTOP)/include/k5-platform.h \
$(SRCTOP)/include/k5-thread.h $(BUILDTOP)/include/krb5.h \
$(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h $(SRCTOP)/include/port-sockets.h \
- $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-locate.h \
- $(SRCTOP)/include/kdb.h $(SRCTOP)/include/k5-plugin.h \
- des_int.h $(SRCTOP)/include/kerberosIV/des.h
+ $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-err.h \
+ $(SRCTOP)/include/k5-locate.h $(SRCTOP)/include/kdb.h \
+ $(SRCTOP)/include/k5-plugin.h des_int.h $(SRCTOP)/include/kerberosIV/des.h
f_tables.so f_tables.po $(OUTPRE)f_tables.$(OBJEXT): \
f_tables.c des_int.h $(SRCTOP)/include/k5-int.h $(BUILDTOP)/include/osconf.h \
$(BUILDTOP)/include/autoconf.h $(SRCTOP)/include/k5-platform.h \
$(SRCTOP)/include/k5-thread.h $(BUILDTOP)/include/krb5.h \
$(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h $(SRCTOP)/include/port-sockets.h \
- $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-locate.h \
- $(SRCTOP)/include/kdb.h $(SRCTOP)/include/k5-plugin.h \
- $(SRCTOP)/include/kerberosIV/des.h f_tables.h
+ $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-err.h \
+ $(SRCTOP)/include/k5-locate.h $(SRCTOP)/include/kdb.h \
+ $(SRCTOP)/include/k5-plugin.h $(SRCTOP)/include/kerberosIV/des.h \
+ f_tables.h
key_sched.so key_sched.po $(OUTPRE)key_sched.$(OBJEXT): \
key_sched.c $(SRCTOP)/include/k5-int.h $(BUILDTOP)/include/osconf.h \
$(BUILDTOP)/include/autoconf.h $(SRCTOP)/include/k5-platform.h \
$(SRCTOP)/include/k5-thread.h $(BUILDTOP)/include/krb5.h \
$(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h $(SRCTOP)/include/port-sockets.h \
- $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-locate.h \
- $(SRCTOP)/include/kdb.h $(SRCTOP)/include/k5-plugin.h \
- des_int.h $(SRCTOP)/include/kerberosIV/des.h
+ $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-err.h \
+ $(SRCTOP)/include/k5-locate.h $(SRCTOP)/include/kdb.h \
+ $(SRCTOP)/include/k5-plugin.h des_int.h $(SRCTOP)/include/kerberosIV/des.h
weak_key.so weak_key.po $(OUTPRE)weak_key.$(OBJEXT): \
weak_key.c $(SRCTOP)/include/k5-int.h $(BUILDTOP)/include/osconf.h \
$(BUILDTOP)/include/autoconf.h $(SRCTOP)/include/k5-platform.h \
$(SRCTOP)/include/k5-thread.h $(BUILDTOP)/include/krb5.h \
$(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h $(SRCTOP)/include/port-sockets.h \
- $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-locate.h \
- $(SRCTOP)/include/kdb.h $(SRCTOP)/include/k5-plugin.h \
- des_int.h $(SRCTOP)/include/kerberosIV/des.h
+ $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-err.h \
+ $(SRCTOP)/include/k5-locate.h $(SRCTOP)/include/kdb.h \
+ $(SRCTOP)/include/k5-plugin.h des_int.h $(SRCTOP)/include/kerberosIV/des.h
string2key.so string2key.po $(OUTPRE)string2key.$(OBJEXT): \
string2key.c $(SRCTOP)/include/k5-int.h $(BUILDTOP)/include/osconf.h \
$(BUILDTOP)/include/autoconf.h $(SRCTOP)/include/k5-platform.h \
$(SRCTOP)/include/k5-thread.h $(BUILDTOP)/include/krb5.h \
$(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h $(SRCTOP)/include/port-sockets.h \
- $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-locate.h \
- $(SRCTOP)/include/kdb.h $(SRCTOP)/include/k5-plugin.h \
- des_int.h $(SRCTOP)/include/kerberosIV/des.h
+ $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-err.h \
+ $(SRCTOP)/include/k5-locate.h $(SRCTOP)/include/kdb.h \
+ $(SRCTOP)/include/k5-plugin.h des_int.h $(SRCTOP)/include/kerberosIV/des.h