diff options
| author | Tom Yu <tlyu@mit.edu> | 2012-10-15 20:26:10 -0400 |
|---|---|---|
| committer | Tom Yu <tlyu@mit.edu> | 2012-10-15 20:27:29 -0400 |
| commit | 432c3e624e942d55252d3b0b7e5277d6fdd1e5b4 (patch) | |
| tree | 32911a8c8fc69ad25b1a22b461035d5353c6b73e /src/lib/crypto/builtin | |
| parent | a27867fa3d43d285fb0433ae13fe9bd4b0bce077 (diff) | |
| download | krb5-432c3e624e942d55252d3b0b7e5277d6fdd1e5b4.tar.gz krb5-432c3e624e942d55252d3b0b7e5277d6fdd1e5b4.tar.xz krb5-432c3e624e942d55252d3b0b7e5277d6fdd1e5b4.zip | |
make depend
Diffstat (limited to 'src/lib/crypto/builtin')
| -rw-r--r-- | src/lib/crypto/builtin/camellia/deps | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/src/lib/crypto/builtin/camellia/deps b/src/lib/crypto/builtin/camellia/deps index 0e5159cb6..36f8737d8 100644 --- a/src/lib/crypto/builtin/camellia/deps +++ b/src/lib/crypto/builtin/camellia/deps @@ -2,14 +2,5 @@ # Generated makefile dependencies follow. # camellia.so camellia.po $(OUTPRE)camellia.$(OBJEXT): \ - $(BUILDTOP)/include/autoconf.h $(BUILDTOP)/include/krb5/krb5.h \ - $(BUILDTOP)/include/osconf.h $(BUILDTOP)/include/profile.h \ - $(COM_ERR_DEPS) $(srcdir)/../aes/uitypes.h $(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 \ - $(top_srcdir)/include/k5-thread.h $(top_srcdir)/include/k5-trace.h \ - $(top_srcdir)/include/krb5.h $(top_srcdir)/include/krb5/authdata_plugin.h \ - $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/krb5/preauth_plugin.h \ - $(top_srcdir)/include/port-sockets.h $(top_srcdir)/include/socket-utils.h \ + $(BUILDTOP)/include/autoconf.h $(srcdir)/../aes/uitypes.h \ camellia.c camellia.h |
