diff options
| author | Greg Hudson <ghudson@mit.edu> | 2011-04-05 22:15:41 +0000 |
|---|---|---|
| committer | Greg Hudson <ghudson@mit.edu> | 2011-04-05 22:15:41 +0000 |
| commit | cf5e1c264a3e9f993d75a3aa05f273fb17f3c0c3 (patch) | |
| tree | 351eb8366d4c5ebd4408331da8c33b5a5ce24a1b /src/lib/crypto/builtin | |
| parent | 0b43147cd2bc57bb7753c337a83440add88c869f (diff) | |
| download | krb5-cf5e1c264a3e9f993d75a3aa05f273fb17f3c0c3.tar.gz krb5-cf5e1c264a3e9f993d75a3aa05f273fb17f3c0c3.tar.xz krb5-cf5e1c264a3e9f993d75a3aa05f273fb17f3c0c3.zip | |
Make depend
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24844 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/crypto/builtin')
| -rw-r--r-- | src/lib/crypto/builtin/des/deps | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/crypto/builtin/des/deps b/src/lib/crypto/builtin/des/deps index 582ad9ed2..7285c4f9f 100644 --- a/src/lib/crypto/builtin/des/deps +++ b/src/lib/crypto/builtin/des/deps @@ -121,9 +121,7 @@ weak_key.so weak_key.po $(OUTPRE)weak_key.$(OBJEXT): \ $(top_srcdir)/include/socket-utils.h des_int.h weak_key.c destest.so destest.po $(OUTPRE)destest.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \ $(BUILDTOP)/include/krb5/krb5.h $(BUILDTOP)/include/osconf.h \ - $(BUILDTOP)/include/profile.h $(COM_ERR_DEPS) $(srcdir)/../../krb/crypto_int.h \ - $(srcdir)/../aes/aes.h $(srcdir)/../aes/uitypes.h $(srcdir)/../crypto_mod.h \ - $(srcdir)/../sha2/sha2.h $(top_srcdir)/include/k5-buf.h \ + $(BUILDTOP)/include/profile.h $(COM_ERR_DEPS) $(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 \ |
